mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-Devel-Symdump: Updated for version 2.17.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ccf3d12888
commit
1313463f10
2 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Slackware build script for perl-Devel-Symdump
|
# Slackware build script for perl-Devel-Symdump
|
||||||
|
|
||||||
# Copyright 2010 V'yacheslav Stetskevych <slava18 dont_spam_me gmail com>
|
# Copyright 2010 V'yacheslav Stetskevych <slava18 dont_spam_me gmail com>
|
||||||
# Copyright 2014-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
# Copyright 2014-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||||
# 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
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
|
|
||||||
SRCNAM=Devel-Symdump
|
SRCNAM=Devel-Symdump
|
||||||
PRGNAM=perl-$SRCNAM
|
PRGNAM=perl-$SRCNAM
|
||||||
VERSION=${VERSION:-2.15}
|
VERSION=${VERSION:-2.17}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="perl-Devel-Symdump"
|
PRGNAM="perl-Devel-Symdump"
|
||||||
VERSION="2.15"
|
VERSION="2.17"
|
||||||
HOMEPAGE="https://metacpan.org/pod/Devel::Symdump"
|
HOMEPAGE="https://metacpan.org/pod/Devel::Symdump"
|
||||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/A/AN/ANDK/Devel-Symdump-2.15.tar.gz"
|
DOWNLOAD="https://cpan.metacpan.org/authors/id/A/AN/ANDK/Devel-Symdump-2.17.tar.gz"
|
||||||
MD5SUM="6d34787ab647505b8d353a1d1713f907"
|
MD5SUM="83e9533aa5ae90f624d0b590f9aa881c"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue