mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-Scalar-List-Utils: Updated for version 1.45.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
fb5c3c5504
commit
6981a33eb1
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Scalar-List-Utils
|
||||
VERSION=${VERSION:-1.42}
|
||||
VERSION=${VERSION:-1.45}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Scalar-List-Utils"
|
||||
VERSION="1.42"
|
||||
VERSION="1.45"
|
||||
HOMEPAGE="https://metacpan.org/release/Scalar-List-Utils"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.42.tar.gz"
|
||||
MD5SUM="a76768c6e0f92eefb6d4b3b779469c3d"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.45.tar.gz"
|
||||
MD5SUM="b469e990ec92a4c9386aaf9e92857ae9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue