diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2014-12-29 21:26:16 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-31 19:22:03 +0700 |
commit | c59596fa0da5189efa1c68608b953603995979e5 (patch) | |
tree | a0d1cffbe9676d7c7c807cdb7f3b094f01e4742c /perl | |
parent | dcd355c7a5233ea9a3cae679825dfc25943f7542 (diff) | |
download | slackbuilds-c59596fa0da5189efa1c68608b953603995979e5.tar.gz |
perl/perl-SOAP-Lite: Updated for version 1.12.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-SOAP-Lite/perl-SOAP-Lite.SlackBuild | 2 | ||||
-rw-r--r-- | perl/perl-SOAP-Lite/perl-SOAP-Lite.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-SOAP-Lite/perl-SOAP-Lite.SlackBuild b/perl/perl-SOAP-Lite/perl-SOAP-Lite.SlackBuild index 00a09a3929..62186eed14 100644 --- a/perl/perl-SOAP-Lite/perl-SOAP-Lite.SlackBuild +++ b/perl/perl-SOAP-Lite/perl-SOAP-Lite.SlackBuild @@ -26,7 +26,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-SOAP-Lite -VERSION=${VERSION:-1.07} +VERSION=${VERSION:-1.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-SOAP-Lite/perl-SOAP-Lite.info b/perl/perl-SOAP-Lite/perl-SOAP-Lite.info index 985aa13a11..8e6beab552 100644 --- a/perl/perl-SOAP-Lite/perl-SOAP-Lite.info +++ b/perl/perl-SOAP-Lite/perl-SOAP-Lite.info @@ -1,10 +1,10 @@ PRGNAM="perl-SOAP-Lite" -VERSION="1.07" +VERSION="1.12" HOMEPAGE="https://metacpan.org/pod/SOAP::Lite" -DOWNLOAD="http://www.cpan.org/authors/id/P/PH/PHRED/SOAP-Lite-1.07.tar.gz" -MD5SUM="6a159da979e9980705f95a94f76aa8c4" +DOWNLOAD="http://www.cpan.org/authors/id/P/PH/PHRED/SOAP-Lite-1.12.tar.gz" +MD5SUM="102ee54607866c5f4efc85addae58068" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libwww-perl perl-Class-Inspector perl-Data-Dumper perl-MIME-Lite perl-Task-Weaken" +REQUIRES="libwww-perl perl-Class-Inspector perl-Data-Dumper perl-MIME-Lite perl-Task-Weaken perl-IO-SessionData perl-IO-Socket-SSL Crypt-SSLeay" MAINTAINER="David Somero" EMAIL="dsomero@hotmail.com" |