perl-SOAP-Lite: update to 1.22.
This commit is contained in:
parent
fdf0841cb8
commit
8a637a3ded
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template build file for 'perl-SOAP-Lite'.
|
||||
pkgname=perl-SOAP-Lite
|
||||
version=1.20
|
||||
version=1.22
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="perl>=5.20 perl-XML-Parser"
|
||||
depends="perl>=5.20 perl-XML-Parser perl-Class-Inspector perl-URI"
|
||||
short_desc="Perl's Web Services Toolkit"
|
||||
noarch="yes"
|
||||
maintainer="John Regan <john@jrjrtech.com>"
|
||||
license="Artistic, GPL-1"
|
||||
homepage="http://search.cpan.org/dist/${pkgname/perl-/}/"
|
||||
distfiles="${CPAN_SITE}/SOAP/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=7e8761be631a1790e3a3578c0a4ff4fdabb5a26089c23bde35f8ba46dbe321e1
|
||||
checksum=92f492f8722cb3002cd1dce11238cee5599bb5bd451a062966df45223d33693a
|
||||
|
|
Loading…
Reference in a new issue