summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2014-10-06 21:21:18 -0300
committerPeter Korsgaard <peter@korsgaard.com>2014-10-07 12:07:27 +0200
commit464faa5f401fab69cfecdfd28854c1f19a610237 (patch)
tree9cadc29584373adbe17742c161273e8c16d6f2a0
parent7349af1bc4ed941d59c0c9971007479881379d3f (diff)
downloadbuildroot-464faa5f401fab69cfecdfd28854c1f19a610237.tar.gz
buildroot-464faa5f401fab69cfecdfd28854c1f19a610237.zip
whois: bump to version 5.2.0
Also add hash file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--package/whois/whois.hash2
-rw-r--r--package/whois/whois.mk2
2 files changed, 3 insertions, 1 deletions
diff --git a/package/whois/whois.hash b/package/whois/whois.hash
new file mode 100644
index 0000000000..368beeadff
--- /dev/null
+++ b/package/whois/whois.hash
@@ -0,0 +1,2 @@
+# From http://ftp.debian.org/debian/pool/main/w/whois/whois_5.2.0.dsc
+sha256 f487bba00fc506b18b519d913509d9e050cba0b6f025e26a50b29b3e6322530b whois_5.2.0.tar.xz
diff --git a/package/whois/whois.mk b/package/whois/whois.mk
index 3dbf338977..a9f74d1af4 100644
--- a/package/whois/whois.mk
+++ b/package/whois/whois.mk
@@ -4,7 +4,7 @@
#
################################################################################
-WHOIS_VERSION = 5.1.3
+WHOIS_VERSION = 5.2.0
WHOIS_SITE = $(BR2_DEBIAN_MIRROR)/debian/pool/main/w/whois
WHOIS_SOURCE = whois_$(WHOIS_VERSION).tar.xz
# take precedence over busybox implementation
OpenPOWER on IntegriCloud