mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
perl/perl-Module-ScanDeps: Updated for version 1.24.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bf46cefd61
commit
bb859ab6c2
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
# Slackware build script for perl-Module-ScanDeps.
|
# Slackware build script for perl-Module-ScanDeps.
|
||||||
#
|
#
|
||||||
# Copyright 2015-2016 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
# Copyright 2015-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=perl-Module-ScanDeps
|
PRGNAM=perl-Module-ScanDeps
|
||||||
VERSION=${VERSION:-1.23}
|
VERSION=${VERSION:-1.24}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="perl-Module-ScanDeps"
|
PRGNAM="perl-Module-ScanDeps"
|
||||||
VERSION="1.23"
|
VERSION="1.24"
|
||||||
HOMEPAGE="https://metacpan.org/pod/Module::ScanDeps"
|
HOMEPAGE="https://metacpan.org/pod/Module::ScanDeps"
|
||||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/Module-ScanDeps-1.23.tar.gz"
|
DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/Module-ScanDeps-1.24.tar.gz"
|
||||||
MD5SUM="3553590e50b68a50cd5196ca035dafae"
|
MD5SUM="353763269196b6232b71b84e1f9d8c5d"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="perl-Test-Requires"
|
REQUIRES="perl-Test-Requires"
|
||||||
|
|
Loading…
Reference in a new issue