summaryrefslogtreecommitdiffstats
path: root/src/wget.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2015-03-01 08:35:03 (GMT)
committerMark Brand <mabrand@mabrand.nl>2015-03-01 08:35:03 (GMT)
commit2be53455dd429410b49a91a7f02680b0a1ccc04f (patch)
tree991cc79d7c12c661d7f5d591ce25cba73e7bc548 /src/wget.mk
parent9b4d1e83da1e1bf5ce36313334a8e6d660c2beae (diff)
downloadmxe-2be53455dd429410b49a91a7f02680b0a1ccc04f.zip
mxe-2be53455dd429410b49a91a7f02680b0a1ccc04f.tar.gz
mxe-2be53455dd429410b49a91a7f02680b0a1ccc04f.tar.bz2
wget: update
Diffstat (limited to 'src/wget.mk')
-rw-r--r--src/wget.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wget.mk b/src/wget.mk
index c828e4c..5c6f848 100644
--- a/src/wget.mk
+++ b/src/wget.mk
@@ -2,8 +2,8 @@
# See index.html for further information.
PKG := wget
-$(PKG)_VERSION := 1.16
-$(PKG)_CHECKSUM := 08d991acc80726abe57043a278f9da469c454503
+$(PKG)_VERSION := 1.16.2
+$(PKG)_CHECKSUM := a77b455ad01620ea3b709db2e07e6841da518f38
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://ftp.gnu.org/gnu/$(PKG)/$($(PKG)_FILE)