summaryrefslogtreecommitdiffstats
path: root/abs/core/wget/PKGBUILD
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2016-03-15 13:00:47 (GMT)
committerBritney Fransen <brfransen@gmail.com>2016-03-15 13:00:47 (GMT)
commitdcfc6c0046765536645e929ccb3bc3e6cf292bd9 (patch)
treec41435c0e2cab4b2f60cbbba30fe9f8134cd46f7 /abs/core/wget/PKGBUILD
parent32dcea20ea37d54d72b4ac71277d93d078cfa504 (diff)
downloadlinhes_pkgbuild-dcfc6c0046765536645e929ccb3bc3e6cf292bd9.zip
linhes_pkgbuild-dcfc6c0046765536645e929ccb3bc3e6cf292bd9.tar.gz
linhes_pkgbuild-dcfc6c0046765536645e929ccb3bc3e6cf292bd9.tar.bz2
wget: update to 1.17.1
Diffstat (limited to 'abs/core/wget/PKGBUILD')
-rw-r--r--abs/core/wget/PKGBUILD16
1 files changed, 6 insertions, 10 deletions
diff --git a/abs/core/wget/PKGBUILD b/abs/core/wget/PKGBUILD
index c531535..9d6fe1d 100644
--- a/abs/core/wget/PKGBUILD
+++ b/abs/core/wget/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=wget
-pkgver=1.16
-pkgrel=2
+pkgver=1.17.1
+pkgrel=1
pkgdesc="A network utility to retrieve files from the Web"
arch=('i686' 'x86_64')
url="http://www.gnu.org/software/wget/wget.html"
@@ -13,17 +13,13 @@ checkdepends=('perl-http-daemon' 'perl-io-socket-ssl' 'python')
optdepends=('ca-certificates: HTTPS downloads')
backup=('etc/wgetrc')
install=wget.install
-source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig}
- wget-1.16-fix-test-proxied-https-auth.patch)
-sha1sums=('08d991acc80726abe57043a278f9da469c454503'
- 'SKIP'
- 'a324d1910a6440552a3745c873da9e3dff7d7ec9')
+source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig})
+sha1sums=('8ae737ab2252607ce708f98d1dd7559ebf047f48'
+ 'SKIP')
+validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA')
prepare() {
cd ${pkgname}-${pkgver}
- patch -p1 -i "${srcdir}/wget-1.16-fix-test-proxied-https-auth.patch"
- sed -i 's/--no-check-certificate/& --no-http-keep-alive/' \
- tests/Test-proxied-https-auth.px
cat >> doc/sample.wgetrc <<EOF
# default root certs location