Commit 3f1fc3f2 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

whois: bump to version 5.2.4

parent 0472d80e
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.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
+2 −2
Original line number Diff line number Diff line
@@ -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)