diff --git a/srcpkgs/wget/template b/srcpkgs/wget/template index 2b1344ca930..a3266031603 100644 --- a/srcpkgs/wget/template +++ b/srcpkgs/wget/template @@ -1,7 +1,7 @@ # Template file for 'wget' pkgname=wget -version=1.16.2 -revision=2 +version=1.16.3 +revision=1 build_style=gnu-configure configure_args="--with-ssl=openssl" hostmakedepends="perl pkg-config" @@ -13,7 +13,7 @@ maintainer="Juan RP " homepage="http://www.gnu.org/software/wget/wget.html" license="GPL-3" distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz" -checksum=311a28f211117a338501009bfaba5bfeb9cd71564a7b9ad5775b8f5f4369f972 +checksum=9f1c6d09d7148c1c2d9fd0ea655dcf4dcc407deb2db32d4126251ca0245cb670 post_install() { echo "ca_certificate=/etc/ssl/certs/ca-certificates.crt" >> ${DESTDIR}/etc/wgetrc