diff mbox

whois: bump to version 5.2.0

Message ID 1412641278-6495-1-git-send-email-gustavo@zacarias.com.ar
State Accepted
Commit 464faa5f401fab69cfecdfd28854c1f19a610237
Headers show

Commit Message

Gustavo Zacarias Oct. 7, 2014, 12:21 a.m. UTC
Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/whois/whois.hash | 2 ++
 package/whois/whois.mk   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/whois/whois.hash

Comments

Peter Korsgaard Oct. 7, 2014, 10:09 a.m. UTC | #1
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Also add hash file.
 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.
diff mbox

Patch

diff --git a/package/whois/whois.hash b/package/whois/whois.hash
new file mode 100644
index 0000000..368beea
--- /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 3dbf338..a9f74d1 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