summaryrefslogtreecommitdiff
path: root/package/whois
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-12-11 15:40:13 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-11 21:26:01 +0100
commit838efbfef80d87ec19dad49b21ab1340a76caf5e (patch)
tree6a9c2a8b6eb1158d22f1f28ae8f7ee0c103cb3ea /package/whois
parent1e55f2aa67e0d5265d03291a4dc90319f91525fb (diff)
whois: bump to version 5.2.11
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.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 f04980d1d..a92e0d898 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.10.dsc
-sha256 8acb42bc693f73f3141b413f7df11b5582b9b738d9bf0d60e9017a8af4cb53b9 whois_5.2.10.tar.xz
+# From http://ftp.debian.org/debian/pool/main/w/whois/whois_5.2.11.dsc
+sha256 32f7d6be853aa6a6a8ac6dd672bd60ae4f10bc0bedcaa944363ffbef6e57cef7 whois_5.2.11.tar.xz
diff --git a/package/whois/whois.mk b/package/whois/whois.mk
index 738d464ad..d32642c08 100644
--- a/package/whois/whois.mk
+++ b/package/whois/whois.mk
@@ -4,8 +4,8 @@
#
################################################################################
-WHOIS_VERSION = 5.2.10
-WHOIS_SITE = http://snapshot.debian.org/archive/debian/20150730T034655Z/pool/main/w/whois
+WHOIS_VERSION = 5.2.11
+WHOIS_SITE = http://snapshot.debian.org/archive/debian/20151208T102349Z/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)