perl-Config-General: update to 2.62.
This commit is contained in:
parent
4d91ceb65c
commit
c839c17a9e
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'perl-Config-General'.
|
# Template build file for 'perl-Config-General'.
|
||||||
pkgname=perl-Config-General
|
pkgname=perl-Config-General
|
||||||
version=2.61
|
version=2.62
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -13,4 +13,4 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
homepage="http://search.cpan.org/dist/Config-General"
|
homepage="http://search.cpan.org/dist/Config-General"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
distfiles="${CPAN_SITE}/Config/${pkgname/perl-/}-$version.tar.gz"
|
distfiles="${CPAN_SITE}/Config/${pkgname/perl-/}-$version.tar.gz"
|
||||||
checksum=379a160ddac33c02045d2b7e20b37ca9b155722ce20374f9f245e519f7d7a6ca
|
checksum=30523ab8b80d6649041193022818130ba3e685a18f3f4325e766893d35e3fe59
|
||||||
|
|
Loading…
Reference in New Issue