perl-libwww: Update to 6.08

This commit is contained in:
Alexpux
2014-07-27 22:07:21 +04:00
parent 75efa85572
commit 4af5afbc7a

View File

@@ -1,8 +1,8 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=perl-libwww
pkgver=6.06
pkgrel=2
pkgver=6.08
pkgrel=1
pkgdesc="The World-Wide Web library for Perl"
arch=('any')
url="https://metacpan.org/release/libwww-perl"
@@ -16,7 +16,7 @@ depends=('perl' 'perl-Encode-Locale' 'perl-File-Listing'
'perl-HTTP-Message')
optdepends=('perl-LWP-Protocol-HTTPS: for https:// url schemes')
source=(http://search.cpan.org/CPAN/authors/id/M/MS/MSCHILLI/libwww-perl-${pkgver}.tar.gz)
sha1sums=('9640b88fb8bd3c88813525cad8e613f26a4e002b')
sha1sums=('400977d632eaf6e9dc3fb517114995d93cb3f6d2')
build() {
cd libwww-perl-${pkgver}