From 73040662a805c7d29b89bb85772d5b09c2a6e63f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 21 Feb 2014 17:31:41 +0100 Subject: fix compile with uclibc --- package/wget/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/wget/Makefile') diff --git a/package/wget/Makefile b/package/wget/Makefile index 30b074096..7abbe7241 100644 --- a/package/wget/Makefile +++ b/package/wget/Makefile @@ -4,9 +4,9 @@ include ${TOPDIR}/rules.mk PKG_NAME:= wget -PKG_VERSION:= 1.14 +PKG_VERSION:= 1.15 PKG_RELEASE:= 1 -PKG_MD5SUM:= 12edc291dba8127f2e9696e69f36299e +PKG_MD5SUM:= 506df41295afc6486662cc47470b4618 PKG_DESCR:= retrieving files using HTTP(S) and FTP PKG_SECTION:= www PKG_BUILDDEP:= autotool -- cgit v1.2.3