From 20cff9643c603c11ee3f0247b26c184b56ca3228 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Thu, 16 Oct 2014 14:48:03 -0300 Subject: [PATCH] whois: bump to version 5.2.1 Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- package/whois/whois.hash | 4 ++-- package/whois/whois.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/whois/whois.hash b/package/whois/whois.hash index 368beeadff..13efa148a6 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.0.dsc -sha256 f487bba00fc506b18b519d913509d9e050cba0b6f025e26a50b29b3e6322530b whois_5.2.0.tar.xz +# From http://ftp.debian.org/debian/pool/main/w/whois/whois_5.2.1.dsc +sha256 54e6b64f16e10bfaf14ac40025b4272090298f0d9d3e62cbadabf946051515e6 whois_5.2.1.tar.xz diff --git a/package/whois/whois.mk b/package/whois/whois.mk index a9f74d1af4..193aafe155 100644 --- a/package/whois/whois.mk +++ b/package/whois/whois.mk @@ -4,7 +4,7 @@ # ################################################################################ -WHOIS_VERSION = 5.2.0 +WHOIS_VERSION = 5.2.1 WHOIS_SITE = $(BR2_DEBIAN_MIRROR)/debian/pool/main/w/whois WHOIS_SOURCE = whois_$(WHOIS_VERSION).tar.xz # take precedence over busybox implementation -- 2.30.2