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,7 +2,7 @@
|
|||
|
||||
# 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.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-xml-twig
|
||||
VERSION=${VERSION:-3.44}
|
||||
VERSION=${VERSION:-3.48}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
ARCH=noarch
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-xml-twig"
|
||||
VERSION="3.44"
|
||||
VERSION="3.48"
|
||||
HOMEPAGE="http://xmltwig.org/xmltwig/"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/M/MI/MIROD/XML-Twig-3.44.tar.gz"
|
||||
MD5SUM="f1d0b8848df388d96c1113fb63fa8e85"
|
||||
DOWNLOAD="http://xmltwig.org/xmltwig/XML-Twig-3.48.tar.gz"
|
||||
MD5SUM="1ddcbe84efd3ee2509d72e69fa354b75"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue