perl-LWP: update to 6.13.
This commit is contained in:
parent
6a79c11916
commit
66746bccde
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'perl-LWP'
|
# Template file for 'perl-LWP'
|
||||||
pkgname=perl-LWP
|
pkgname=perl-LWP
|
||||||
version=6.10
|
version=6.13
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="libwww-perl-$version"
|
wrksrc="libwww-perl-$version"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -16,8 +16,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://search.cpan.org/dist/libwww-perl/lib/LWP.pm"
|
homepage="http://search.cpan.org/dist/libwww-perl/lib/LWP.pm"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
distfiles="${CPAN_SITE}/LWP/libwww-perl-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/LWP/libwww-perl-${version}.tar.gz"
|
||||||
checksum=49b75767d65019b1b567d24f105377b51e28c78dbbf98a12c56d7ace93297cf9
|
checksum=5fbd13eebd1933e5a203fceb2c1629efbccff3efc8fab6ec0285c79d0a95f8b2
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
unset configure_args
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue