diff --git a/net/wget/Makefile b/net/wget/Makefile index 052f2d81e..3fcd321bb 100644 --- a/net/wget/Makefile +++ b/net/wget/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wget -PKG_VERSION:=1.18 +PKG_VERSION:=1.19.2 PKG_RELEASE:=2 -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz +PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/$(PKG_NAME) -PKG_MD5SUM:=af9ca95a4bb8ac4a9bf10aeae66fa5ec -PKG_MAINTAINER:=Maxim Storchak +PKG_HASH:=4f4a673b6d466efa50fbfba796bd84a46ae24e370fa562ede5b21ab53c11a920 +PKG_MAINTAINER:=Peter Wagner PKG_LICENSE:=GPL-3.0+ PKG_LICENSE_FILES:=COPYING @@ -66,6 +66,7 @@ endef CONFIGURE_ARGS+= \ --disable-rpath \ --disable-iri \ + --with-included-libunistring \ --without-libuuid CONFIGURE_VARS += \