mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
perl-File-Which: update to 1.12
This commit is contained in:
parent
240611e90a
commit
aa6c4c8bb3
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'perl-File-Which'
|
# Template file for 'perl-File-Which'
|
||||||
pkgname=perl-File-Which
|
pkgname=perl-File-Which
|
||||||
version=1.09
|
version=1.12
|
||||||
revision=2
|
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="${makedepends}"
|
depends="${makedepends}"
|
||||||
short_desc="Portable implementation of the 'which' utility in Perl"
|
short_desc="Portable implementation of the which utility in Perl"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://search.cpan.org/dist/File-Which/"
|
homepage="http://search.cpan.org/dist/File-Which/"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
distfiles="${CPAN_SITE}/File/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/File/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=b72fec6590160737cba97293c094962adf4f7d44d9e68dde7062ecec13f4b2c3
|
checksum=6d659ee2e23bcb4c690492837b477019bac3a63f8115529d312e6ac517685864
|
||||||
|
|
Loading…
Add table
Reference in a new issue