mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/libwww-perl: Updated for version 5.825
This commit is contained in:
parent
7f32355a8a
commit
8483e85757
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for libwww-perl
|
||||
|
||||
# Copyright 2008 LukenShiro <lukenshiro@ngi.it>
|
||||
# Copyright 2008-2009 LukenShiro <lukenshiro@ngi.it>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libwww-perl
|
||||
VERSION=${VERSION:-5.819}
|
||||
ARCH=${ARCH:-noarch}
|
||||
VERSION=${VERSION:-5.825}
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libwww-perl"
|
||||
VERSION="5.819"
|
||||
VERSION="5.825"
|
||||
HOMEPAGE="http://search.cpan.org/dist/libwww-perl/"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/libwww-perl-5.819.tar.gz"
|
||||
MD5SUM="17130dbc18461fe7664bc122c473a16c"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/libwww-perl-5.825.tar.gz"
|
||||
MD5SUM="9b383739e58ac8f8234487e62d5c2818"
|
||||
MAINTAINER="LukenShiro"
|
||||
EMAIL="lukenshiro@ngi.it"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in a new issue