parent
242e628478
commit
188b1f6958
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'perl-SOAP-Lite'.
|
# Template build file for 'perl-SOAP-Lite'.
|
||||||
pkgname=perl-SOAP-Lite
|
pkgname=perl-SOAP-Lite
|
||||||
version=1.24
|
version=1.26
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -15,4 +15,4 @@ maintainer="John Regan <john@jrjrtech.com>"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
homepage="http://search.cpan.org/dist/${pkgname/perl-/}/"
|
homepage="http://search.cpan.org/dist/${pkgname/perl-/}/"
|
||||||
distfiles="${CPAN_SITE}/SOAP/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/SOAP/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=3ad12881ec27aea1d4973fbf9d819df042bc3ac7b11e7439b4a3b30e58e4accf
|
checksum=ecbcf8312cb0890b359aafcf1c7d2af8ff708af2ce3cc0ecd8947d5118f902ff
|
||||||
|
|
Loading…
Reference in New Issue