summaryrefslogtreecommitdiffstats
path: root/package/whois
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-01-27 12:12:38 -0300
committerPeter Korsgaard <peter@korsgaard.com>2015-01-27 17:16:51 +0100
commit3f1fc3f238dac4878361154a214a83f6adccf103 (patch)
tree9e27f366200e459e4c0841cb709db00bd938fa9a /package/whois
parent0472d80e33f8d44f818543d894f5f44b5acef8ce (diff)
downloadbuildroot-3f1fc3f238dac4878361154a214a83f6adccf103.tar.gz
buildroot-3f1fc3f238dac4878361154a214a83f6adccf103.zip
whois: bump to version 5.2.4
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/whois')
-rw-r--r--package/whois/whois.hash4
-rw-r--r--package/whois/whois.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/package/whois/whois.hash b/package/whois/whois.hash
index ec5dbcdcbc..b52a8b9c98 100644
--- a/package/whois/whois.hash
+++ b/package/whois/whois.hash
@@ -1,2 +1,2 @@
-# From http://ftp.debian.org/debian/pool/main/w/whois/whois_5.2.3.dsc
-sha256 b1c9a4005bd41036a9e82dd4830005f33ffa5255ab764f4dbe3300715c15e803 whois_5.2.3.tar.xz
+# From http://ftp.debian.org/debian/pool/main/w/whois/whois_5.2.4.dsc
+sha256 f1827e3b61e6f647b6093e6dcf52d3b44775fdbd6bf0cf7413aff26825f0bc43 whois_5.2.4.tar.xz
diff --git a/package/whois/whois.mk b/package/whois/whois.mk
index 8b8a796342..e4f818494a 100644
--- a/package/whois/whois.mk
+++ b/package/whois/whois.mk
@@ -4,8 +4,8 @@
#
################################################################################
-WHOIS_VERSION = 5.2.3
-WHOIS_SITE = http://snapshot.debian.org/archive/debian/20141227T042107Z/pool/main/w/whois
+WHOIS_VERSION = 5.2.4
+WHOIS_SITE = http://snapshot.debian.org/archive/debian/20150125T100758Z/pool/main/w/whois
WHOIS_SOURCE = whois_$(WHOIS_VERSION).tar.xz
# take precedence over busybox implementation
WHOIS_DEPENDENCIES = host-gettext $(if $(BR2_PACKAGE_BUSYBOX),busybox)
OpenPOWER on IntegriCloud