mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
perl/perl-Sub-Quote: Updated for version 2.004000.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
69eaee7875
commit
72642effc2
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Sub-Quote
|
||||
VERSION=${VERSION:-2.003001}
|
||||
VERSION=${VERSION:-2.004000}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Sub-Quote"
|
||||
VERSION="2.003001"
|
||||
VERSION="2.004000"
|
||||
HOMEPAGE="https://metacpan.org/pod/Sub::Quote"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/Sub-Quote-2.003001.tar.gz"
|
||||
MD5SUM="b4fe3af05a600c7a21005f22b4bfe2a5"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/Sub-Quote-2.004000.tar.gz"
|
||||
MD5SUM="74050771c2bf93490af528ff5c9a6147"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-Test-Fatal"
|
||||
|
|
Loading…
Reference in a new issue