mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
perl/perl-HTTP-Proxy: Updated for version 0.27.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
7b0e47a25d
commit
a30f065321
2 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
# Written by Thomas Morper <thomas@beingboiled.info>
|
||||
|
||||
PRGNAM=perl-HTTP-Proxy
|
||||
VERSION=${VERSION:-0.26}
|
||||
VERSION=${VERSION:-0.27}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-HTTP-Proxy"
|
||||
VERSION="0.26"
|
||||
VERSION="0.27"
|
||||
HOMEPAGE="http://search.cpan.org/~book/HTTP-Proxy/"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/B/BO/BOOK/HTTP-Proxy-0.26.tar.gz"
|
||||
MD5SUM="a1d40cd475dc6e9f7d6c05cec6dd889e"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/B/BO/BOOK/HTTP-Proxy-0.27.tar.gz"
|
||||
MD5SUM="efd644fe8025aba590a16b7c73da044b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libwww-perl"
|
||||
|
|
Loading…
Reference in a new issue