From 3fcbbbf500cdbb1c8ca673ef37c2185aaa0c8711 Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Tue, 19 Sep 2017 19:33:41 +0300 Subject: wget: Revert update to 1.19.1 revert the update as the new wget version links to libunistring that is a rather large library. Better to revert the update now in order to fix buildbot and then look into solutions. signed-off-by: Hannu Nyman --- net/wget/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/wget/Makefile') diff --git a/net/wget/Makefile b/net/wget/Makefile index 1e784052e..d346a6863 100644 --- a/net/wget/Makefile +++ b/net/wget/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wget -PKG_VERSION:=1.19.1 +PKG_VERSION:=1.18 PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNU/$(PKG_NAME) -PKG_HASH:=0c950b9671881222a4d385b013c9604e98a8025d1988529dfca0e93617744cd2 +PKG_HASH:=b5b55b75726c04c06fe253daec9329a6f1a3c0c1878e3ea76ebfebc139ea9cc1 PKG_MAINTAINER:=Maxim Storchak PKG_LICENSE:=GPL-3.0+ PKG_LICENSE_FILES:=COPYING -- cgit v1.2.3