whois: bump to version 5.2.12
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 30 Mar 2016 17:57:02 +0000 (14:57 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 30 Mar 2016 19:04:28 +0000 (21:04 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/whois/whois.hash
package/whois/whois.mk

index a92e0d89835a781708114c6fe1b9461c41ebe3b7..15a12f781746425c0900071467bb0e657191a3f8 100644 (file)
@@ -1,2 +1,2 @@
-# From http://ftp.debian.org/debian/pool/main/w/whois/whois_5.2.11.dsc
-sha256 32f7d6be853aa6a6a8ac6dd672bd60ae4f10bc0bedcaa944363ffbef6e57cef7        whois_5.2.11.tar.xz
+# From http://ftp.debian.org/debian/pool/main/w/whois/whois_5.2.12.dsc
+sha256 b26d4027b8987d9911466aa06ce2c167a50017cd59a622a429bd506222f6cdf1        whois_5.2.12.tar.xz
index d32642c085e7d25ef655838224b21e82af3dbde4..423b214f478bc49c90ada094f912c604c1f84a34 100644 (file)
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-WHOIS_VERSION = 5.2.11
-WHOIS_SITE = http://snapshot.debian.org/archive/debian/20151208T102349Z/pool/main/w/whois
+WHOIS_VERSION = 5.2.12
+WHOIS_SITE = http://snapshot.debian.org/archive/debian/20160329T095754Z/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)