mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
cpanminus: update to 1.7043.
This commit is contained in:
parent
07c7aed636
commit
503a58c18d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cpanminus'
|
# Template file for 'cpanminus'
|
||||||
pkgname=cpanminus
|
pkgname=cpanminus
|
||||||
version=1.7042
|
version=1.7043
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="App-${pkgname}-${version}"
|
wrksrc="App-${pkgname}-${version}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -9,8 +9,8 @@ hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
short_desc="Get, unpack, build and install modules from CPAN"
|
short_desc="Get, unpack, build and install modules from CPAN"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
homepage="https://metacpan.org/pod/App::cpanminus"
|
homepage="https://metacpan.org/pod/App::cpanminus"
|
||||||
license="GPL-1, Artistic"
|
license="GPL-1, Artistic"
|
||||||
distfiles="${CPAN_SITE}/App/App-${pkgname}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/App/App-${pkgname}-${version}.tar.gz"
|
||||||
checksum=9da50e155df72bce55cb69f51f1dbb4b62d23740fb99f6178bb27f22ebdf8a46
|
checksum=68a06f7da80882a95bc02c92c7ee305846fb6ab648cf83678ea945e44ad65c65
|
||||||
|
|
Loading…
Add table
Reference in a new issue