mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
perl/perl-Text-Glob: Updated for version 0.11.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
parent
e8b56a058f
commit
4da988f566
2 changed files with 5 additions and 4 deletions
|
@ -3,6 +3,7 @@
|
|||
# Slackware build script for perl-Text-Glob
|
||||
|
||||
# Copyright 2012-2016 Petar Petrov slackalaxy@gmail.com
|
||||
# Copyright 2016-2017 Andreas Guldstrand
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Text-Glob
|
||||
VERSION=${VERSION:-0.10}
|
||||
VERSION=${VERSION:-0.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Text-Glob"
|
||||
VERSION="0.10"
|
||||
VERSION="0.11"
|
||||
HOMEPAGE="https://metacpan.org/pod/Text::Glob"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/R/RC/RCLAMP/Text-Glob-0.10.tar.gz"
|
||||
MD5SUM="41983522000416c73bba115b36effe33"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RC/RCLAMP/Text-Glob-0.11.tar.gz"
|
||||
MD5SUM="d001559c504a2625dd117bd1558f07f7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue