perl/perl-Scalar-List-Utils: Updated for version 1.40.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2ad7767dfb
commit
2abd59a9ab
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Scalar-List-Utils
|
||||
VERSION=${VERSION:-1.39}
|
||||
VERSION=${VERSION:-1.40}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Scalar-List-Utils"
|
||||
VERSION="1.39"
|
||||
VERSION="1.40"
|
||||
HOMEPAGE="https://metacpan.org/release/Scalar-List-Utils"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.39.tar.gz"
|
||||
MD5SUM="87f2525027b59a5263fa0207f18acbd8"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.40.tar.gz"
|
||||
MD5SUM="8f15044070c35ae723ef18078c72344b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue