cpanminus: update to 1.7044.
This commit is contained in:
parent
cf0c605184
commit
2ddb1a0642
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'cpanminus'
|
||||
pkgname=cpanminus
|
||||
version=1.7043
|
||||
version=1.7044
|
||||
revision=1
|
||||
wrksrc="App-${pkgname}-${version}"
|
||||
noarch=yes
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
short_desc="Get, unpack, build and install modules from CPAN"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/pod/App::cpanminus"
|
||||
license="GPL-1, Artistic"
|
||||
distfiles="${CPAN_SITE}/App/App-${pkgname}-${version}.tar.gz"
|
||||
checksum=68a06f7da80882a95bc02c92c7ee305846fb6ab648cf83678ea945e44ad65c65
|
||||
checksum=9b60767fe40752ef7a9d3f13f19060a63389a5c23acc3e9827e19b75500f81f3
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue