mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
perl/perl-SOAP-Lite: Updated for version 1.22.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c9ea56f755
commit
1cd38c852f
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-SOAP-Lite
|
||||
VERSION=${VERSION:-1.12}
|
||||
VERSION=${VERSION:-1.22}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-SOAP-Lite"
|
||||
VERSION="1.12"
|
||||
VERSION="1.22"
|
||||
HOMEPAGE="https://metacpan.org/pod/SOAP::Lite"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/P/PH/PHRED/SOAP-Lite-1.12.tar.gz"
|
||||
MD5SUM="102ee54607866c5f4efc85addae58068"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/P/PH/PHRED/SOAP-Lite-1.22.tar.gz"
|
||||
MD5SUM="86c31341311498a08c6309e62168f655"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libwww-perl perl-Class-Inspector perl-MIME-Lite perl-Task-Weaken perl-IO-SessionData perl-IO-Socket-SSL Crypt-SSLeay"
|
||||
|
|
Loading…
Reference in a new issue