diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-11 06:56:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-11 20:47:35 +0700 |
commit | 1cd38c852f7094f6b75ad5b9a54e5c837cace89a (patch) | |
tree | 46a9fc602b22015664d0498ebb368fb7b9da0309 /perl/perl-SOAP-Lite | |
parent | c9ea56f7552d5e3f2cdea1327a0750d2ac2d432a (diff) | |
download | slackbuilds-1cd38c852f7094f6b75ad5b9a54e5c837cace89a.tar.gz |
perl/perl-SOAP-Lite: Updated for version 1.22.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-SOAP-Lite')
-rw-r--r-- | perl/perl-SOAP-Lite/perl-SOAP-Lite.SlackBuild | 2 | ||||
-rw-r--r-- | perl/perl-SOAP-Lite/perl-SOAP-Lite.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-SOAP-Lite/perl-SOAP-Lite.SlackBuild b/perl/perl-SOAP-Lite/perl-SOAP-Lite.SlackBuild index 62186eed14..e3600dba31 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.12} +VERSION=${VERSION:-1.22} 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 168e99db5a..7ccf75327f 100644 --- a/perl/perl-SOAP-Lite/perl-SOAP-Lite.info +++ b/perl/perl-SOAP-Lite/perl-SOAP-Lite.info @@ -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" |