Browse Source

wget: update to 1.16.3

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Maxim Storchak 10 years ago
parent
commit
304f1a5527
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      net/wget/Makefile

+ 3
- 3
net/wget/Makefile View File

@@ -1,5 +1,5 @@
1 1
 #
2
-# Copyright (C) 2007-2014 OpenWrt.org
2
+# Copyright (C) 2007-2015 OpenWrt.org
3 3
 #
4 4
 # This is free software, licensed under the GNU General Public License v2.
5 5
 # See /LICENSE for more information.
@@ -8,12 +8,12 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=wget
11
-PKG_VERSION:=1.16.2
11
+PKG_VERSION:=1.16.3
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:=50b67a11971ecc6d142e634e8436fc0f
16
+PKG_MD5SUM:=d2e4455781a70140ae83b54ca594ce21
17 17
 PKG_MAINTAINER:=Maxim Storchak <m.storchak@gmail.com>
18 18
 PKG_LICENSE:=GPL-3.0+
19 19
 PKG_LICENSE_FILES:=COPYING