mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
perl/perl-Sub-Quote: Updated for version 2.006003.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8df620a496
commit
d75434976e
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for perl-Sub-Quote
|
# Slackware build script for perl-Sub-Quote
|
||||||
|
|
||||||
# Copyright 2017-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
# Copyright 2017-2019 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
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=perl-Sub-Quote
|
PRGNAM=perl-Sub-Quote
|
||||||
VERSION=${VERSION:-2.005001}
|
VERSION=${VERSION:-2.006003}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="perl-Sub-Quote"
|
PRGNAM="perl-Sub-Quote"
|
||||||
VERSION="2.005001"
|
VERSION="2.006003"
|
||||||
HOMEPAGE="https://metacpan.org/pod/Sub::Quote"
|
HOMEPAGE="https://metacpan.org/pod/Sub::Quote"
|
||||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/Sub-Quote-2.005001.tar.gz"
|
DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/Sub-Quote-2.006003.tar.gz"
|
||||||
MD5SUM="1b0f288ca8c60243f9bc29cfee4c4986"
|
MD5SUM="ca8ed234f10b822d18b1bfb9734797a7"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="perl-Test-Fatal"
|
REQUIRES="perl-Test-Fatal"
|
||||||
|
|
Loading…
Reference in a new issue