perl/perl-SOAP-Lite: Updated for version 1.22.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-10-11 06:56:19 +07:00
parent c9ea56f755
commit 1cd38c852f
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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"