perl-File-Slurp: update to 9999.23.
This commit is contained in:
parent
9f627e6498
commit
e5e4163590
1 changed files with 9 additions and 9 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'perl-File-Slurp'
|
# Template file for 'perl-File-Slurp'
|
||||||
pkgname=perl-File-Slurp
|
pkgname=perl-File-Slurp
|
||||||
version=9999.19
|
version=9999.23
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#perl-}-${version}"
|
wrksrc="${pkgname#perl-}-${version}"
|
||||||
build_style="perl-module"
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="$hostmakedepends"
|
||||||
depends="${hostmakedepends}"
|
depends="$hostmakedepends"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
||||||
homepage="https://metacpan.org/release/File-Slurp"
|
|
||||||
license="Artistic, GPL-1"
|
|
||||||
short_desc="Simple and Efficient Reading/Writing/Modifying of Complete Files"
|
short_desc="Simple and Efficient Reading/Writing/Modifying of Complete Files"
|
||||||
distfiles="${CPAN_SITE}/File/URI/${pkgname#perl-}-${version}.tar.gz"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
checksum=ce29ebe995097ebd6e9bc03284714cdfa0c46dc94f6b14a56980747ea3253643
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/release/File-Slurp"
|
||||||
|
distfiles="${CPAN_SITE}/File/${pkgname#perl-}-${version}.tar.gz"
|
||||||
|
checksum=9eb73287890e172c4e39ce069f0e6a82da90df20dc7e2d52c666e9b07489a7f7
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue