diff options
Diffstat (limited to 'package/wget/Makefile')
-rw-r--r-- | package/wget/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |