perl-Module-CPANfile: update to 1.1003.
This commit is contained in:
parent
5a9481d35f
commit
a4190318f6
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'perl-Module-CPANfile'
|
||||
pkgname=perl-Module-CPANfile
|
||||
version=1.1002
|
||||
version=1.1003
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
makedepends="perl-File-pushd"
|
||||
depends="${makedepends}"
|
||||
short_desc="Module::CPANfile - Parse cpanfile"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/Module-CPANfile"
|
||||
license="Artistic, GPL-1"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
distfiles="${CPAN_SITE}/Module/Module-CPANfile-${version}.tar.gz"
|
||||
checksum=bf95c25b4c5c22ec045cff61557bc693bc062e4714615ebbbafe4070f4d53cfd
|
||||
checksum=5ca2938998cb11f6fd21bb96921b8dda2f627748befea71de56b14379c42a07b
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue