mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-xml-twig: Updated for version 3.48.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
399a1460de
commit
f26189c731
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for perl-xml-twig
|
# Slackware build script for perl-xml-twig
|
||||||
|
|
||||||
# Copyright 2008-2012 Heinz Wiesinger, Amsterdam, The Netherlands
|
# Copyright 2008-2014 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||||
# 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-xml-twig
|
PRGNAM=perl-xml-twig
|
||||||
VERSION=${VERSION:-3.44}
|
VERSION=${VERSION:-3.48}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
ARCH=noarch
|
ARCH=noarch
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="perl-xml-twig"
|
PRGNAM="perl-xml-twig"
|
||||||
VERSION="3.44"
|
VERSION="3.48"
|
||||||
HOMEPAGE="http://xmltwig.org/xmltwig/"
|
HOMEPAGE="http://xmltwig.org/xmltwig/"
|
||||||
DOWNLOAD="http://www.cpan.org/authors/id/M/MI/MIROD/XML-Twig-3.44.tar.gz"
|
DOWNLOAD="http://xmltwig.org/xmltwig/XML-Twig-3.48.tar.gz"
|
||||||
MD5SUM="f1d0b8848df388d96c1113fb63fa8e85"
|
MD5SUM="1ddcbe84efd3ee2509d72e69fa354b75"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue