perl-Module-Runtime: update to 0.015.
This commit is contained in:
parent
bf8e82a170
commit
b3dc0d1f64
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'perl-Module-Runtime'
|
# Template file for 'perl-Module-Runtime'
|
||||||
pkgname=perl-Module-Runtime
|
pkgname=perl-Module-Runtime
|
||||||
version=0.014
|
version=0.015
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-ModuleBuild
|
build_style=perl-ModuleBuild
|
||||||
|
@ -8,9 +8,9 @@ hostmakedepends="perl perl-Module-Build"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc="Perl - Runtime module handling"
|
short_desc="Perl - Runtime module handling"
|
||||||
noarch="yes"
|
noarch=yes
|
||||||
maintainer="John Regan <john@jrjrtech.com>"
|
maintainer="John Regan <john@jrjrtech.com>"
|
||||||
homepage="http://search.cpan.org/dist/Module-Runtime/"
|
homepage="http://search.cpan.org/dist/Module-Runtime/"
|
||||||
license="Artistic"
|
license="Artistic"
|
||||||
distfiles="${CPAN_SITE}/Module/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Module/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=4c44fe0ea255a9fd00741ee545063f6692d2a28e7ef2fbaad1b24a92803362a4
|
checksum=67fcfaf4e33072924975675da9004bacc43fff9f61396135b93627cbe38e43c0
|
||||||
|
|
Loading…
Reference in a new issue