[arch-commits] Commit in wget/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Fri Dec 2 11:10:12 UTC 2016


    Date: Friday, December 2, 2016 @ 11:10:11
  Author: anthraxx
Revision: 282523

upgpkg: wget 1.18-2 (libpsl support rebuild)

Modified:
  wget/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-02 09:19:41 UTC (rev 282522)
+++ PKGBUILD	2016-12-02 11:10:11 UTC (rev 282523)
@@ -3,12 +3,12 @@
 
 pkgname=wget
 pkgver=1.18
-pkgrel=1
+pkgrel=2
 pkgdesc="A network utility to retrieve files from the Web"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/wget/wget.html"
 license=('GPL3')
-depends=('openssl' 'libidn' 'libutil-linux')
+depends=('openssl' 'libidn' 'libutil-linux' 'libpsl')
 checkdepends=('perl-http-daemon' 'perl-io-socket-ssl' 'python')
 optdepends=('ca-certificates: HTTPS downloads')
 backup=('etc/wgetrc')



More information about the arch-commits mailing list