mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-Regexp-Common: updated for version 2017060201
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
381514dac1
commit
74ef0f0cd9
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=perl-Regexp-Common
|
||||
VERSION=${VERSION:-2013031301}
|
||||
VERSION=${VERSION:-2017060201}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Regexp-Common"
|
||||
VERSION="2013031301"
|
||||
VERSION="2017060201"
|
||||
HOMEPAGE="https://metacpan.org/pod/Regexp::Common"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/A/AB/ABIGAIL/Regexp-Common-2013031301.tar.gz"
|
||||
MD5SUM="2b9c335312dcfd9980ff7acbad0e5905"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/A/AB/ABIGAIL/Regexp-Common-2017060201.tar.gz"
|
||||
MD5SUM="b1bb40759b84154990f36a160160fb94"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue