mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
perl/perl-CPANPLUS-Dist-Slackware: Updated for version 1.010.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
0866ec3e94
commit
c266df4735
3 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,7 @@ created packages using the API provided by CPANPLUS, or manually via
|
|||
$ cpan2dist --format CPANPLUS::Dist::Slackware Some::Module
|
||||
$ sudo /sbin/installpkg /tmp/perl-Some-Module-1.0-i486-1_CPANPLUS.tgz
|
||||
|
||||
After installing, you can find documentation for this module with the
|
||||
After installing, you can find documentation for this plugin with the
|
||||
perldoc command.
|
||||
|
||||
perldoc CPANPLUS::Dist::Slackware
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# Written by Andreas Voegele <andreas@andreasvoegele.com>
|
||||
|
||||
PRGNAM=perl-CPANPLUS-Dist-Slackware
|
||||
VERSION=${VERSION:-1.00}
|
||||
VERSION=${VERSION:-1.010}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-CPANPLUS-Dist-Slackware"
|
||||
VERSION="1.00"
|
||||
VERSION="1.010"
|
||||
HOMEPAGE="https://metacpan.org/release/CPANPLUS-Dist-Slackware"
|
||||
DOWNLOAD="http://cpan.metacpan.org/authors/id/V/VO/VOEGELAS/CPANPLUS-Dist-Slackware-1.00.tar.gz"
|
||||
MD5SUM="11cb7f26940409852261b45ba71712ae"
|
||||
DOWNLOAD="http://cpan.metacpan.org/authors/id/V/VO/VOEGELAS/CPANPLUS-Dist-Slackware-1.010.tar.gz"
|
||||
MD5SUM="696ad5584c58cdd915418614db117a63"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="fakeroot"
|
||||
|
|
Loading…
Reference in a new issue