Explorar el Código

wget: update to version 1.17

Update wget to 1.17.

Release notes: http://savannah.gnu.org/forum/forum.php?forum_id=8410

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hannu Nyman hace 9 años
padre
commit
e989f69114
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      net/wget/Makefile

+ 2
- 2
net/wget/Makefile Ver fichero

@@ -8,12 +8,12 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=wget
11
-PKG_VERSION:=1.16.3
11
+PKG_VERSION:=1.17
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
15 15
 PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
16
-PKG_MD5SUM:=d2e4455781a70140ae83b54ca594ce21
16
+PKG_MD5SUM:=b8cff5a2f88f5ce60a2b0e361e030b46
17 17
 PKG_MAINTAINER:=Maxim Storchak <m.storchak@gmail.com>
18 18
 PKG_LICENSE:=GPL-3.0+
19 19
 PKG_LICENSE_FILES:=COPYING