index
:
openwrt-packages.git
Community maintained packages for OpenWrt
log msg
author
committer
range
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
about
summary
refs
log
tree
commit
diff
path:
root
/
net
/
wget
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Peter Wagner <tripolar@gmx.at>
2018-05-13 21:17:21 +0200
committer
Peter Wagner <tripolar@gmx.at>
2018-05-13 21:17:21 +0200
commit
5de59d6ef43d3440dec33da9547c11bcb7899a5b
(
patch
)
tree
4be34eda0f43ee6c9d26abcc7bb72891c6e54ddf
/
net/wget
parent
12a833d09f0680d758dbe35ff21407100a2014ca
(
diff
)
wget: update to 1.19.5
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Diffstat
(limited to 'net/wget')
-rw-r--r--
net/wget/Makefile
6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/wget/Makefile b/net/wget/Makefile
index 3fcd321bb..64a6a08a8 100644
--- a/
net/wget/Makefile
+++ b/
net/wget/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=wget
-PKG_VERSION:=1.19.2
-PKG_RELEASE:=2
+PKG_VERSION:=1.19.5
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
-PKG_HASH:=4f4a673b6d466efa50fbfba796bd84a46ae24e370fa562ede5b21ab53c11a920
+PKG_HASH:=b39212abe1a73f2b28f4c6cb223c738559caac91d6e416a6d91d4b9d55c9faee
PKG_MAINTAINER:=Peter Wagner <tripolar@gmx.at>
PKG_LICENSE:=GPL-3.0+
PKG_LICENSE_FILES:=COPYING