diff --git a/package/whois/whois.hash b/package/whois/whois.hash new file mode 100644 index 0000000000..368beeadff --- /dev/null +++ b/package/whois/whois.hash @@ -0,0 +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 diff --git a/package/whois/whois.mk b/package/whois/whois.mk index 3dbf338977..a9f74d1af4 100644 --- a/package/whois/whois.mk +++ b/package/whois/whois.mk @@ -4,7 +4,7 @@ # ################################################################################ -WHOIS_VERSION = 5.1.3 +WHOIS_VERSION = 5.2.0 WHOIS_SITE = $(BR2_DEBIAN_MIRROR)/debian/pool/main/w/whois WHOIS_SOURCE = whois_$(WHOIS_VERSION).tar.xz # take precedence over busybox implementation