mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-Test-Needs: Updated for version 0.002010.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3b117e5f0d
commit
cb60c57d56
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=perl-Test-Needs
|
||||
SRCNAM=Test-Needs
|
||||
VERSION=${VERSION:-0.002006}
|
||||
VERSION=${VERSION:-0.002010}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Test-Needs"
|
||||
VERSION="0.002006"
|
||||
VERSION="0.002010"
|
||||
HOMEPAGE="https://metacpan.org/pod/Test::Needs"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/Test-Needs-0.002006.tar.gz"
|
||||
MD5SUM="d5c96d51d8d5510f7c0b7f354c49af1c"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/Test-Needs-0.002010.tar.gz"
|
||||
MD5SUM="2b3d10946001561297624e7668f09c26"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue