Commit ec52d2b7 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Thomas Petazzoni
Browse files

whois: bump to version 5.2.2

parent a2dbd039
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
# 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
+2 −2
Original line number Diff line number Diff line
@@ -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)