whois: bump to version 5.2.2

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Gustavo Zacarias 2014-11-18 14:05:18 -03:00 committed by Thomas Petazzoni
parent a2dbd039d8
commit ec52d2b799
2 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1,2 @@
# From http://ftp.debian.org/debian/pool/main/w/whois/whois_5.2.1.dsc
sha256 54e6b64f16e10bfaf14ac40025b4272090298f0d9d3e62cbadabf946051515e6 whois_5.2.1.tar.xz
# From http://ftp.debian.org/debian/pool/main/w/whois/whois_5.2.2.dsc
sha256 cba874b457a6b7c4659245780d3d7321d129ab47da86103e07578ec7430fec09 whois_5.2.2.tar.xz

View File

@ -4,8 +4,8 @@
#
################################################################################
WHOIS_VERSION = 5.2.1
WHOIS_SITE = http://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/w/whois
WHOIS_VERSION = 5.2.2
WHOIS_SITE = http://snapshot.debian.org/archive/debian/20141112T101048Z/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)