mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
perl-File-Slurp: update to 9999.27.
This commit is contained in:
parent
fcd78af22a
commit
ffbddacef7
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'perl-File-Slurp'
|
# Template file for 'perl-File-Slurp'
|
||||||
pkgname=perl-File-Slurp
|
pkgname=perl-File-Slurp
|
||||||
version=9999.26
|
version=9999.27
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="${pkgname#perl-}-${version}"
|
wrksrc="${pkgname#perl-}-${version}"
|
||||||
|
@ -9,8 +9,8 @@ hostmakedepends="perl"
|
||||||
makedepends="$hostmakedepends"
|
makedepends="$hostmakedepends"
|
||||||
depends="$hostmakedepends"
|
depends="$hostmakedepends"
|
||||||
short_desc="Simple and Efficient Reading/Writing/Modifying of Complete Files"
|
short_desc="Simple and Efficient Reading/Writing/Modifying of Complete Files"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/File-Slurp"
|
homepage="https://metacpan.org/release/File-Slurp"
|
||||||
distfiles="${CPAN_SITE}/File/${pkgname#perl-}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/File/${pkgname#perl-}-${version}.tar.gz"
|
||||||
checksum=1e278d25df46310a8d2cd0aca9b8c2703f1eae838a99a8cb91e96950e88e0930
|
checksum=3a9d884f664c37946adb58f76b7708bf48c8b3fa9c34244f8cdb451ce41c43f4
|
||||||
|
|
Loading…
Add table
Reference in a new issue