* [Buildroot] [PATCH v2 1/1] package/whois: bump to version 5.4.3
@ 2019-06-22 21:18 Pierre-Jean Texier
2019-06-23 10:41 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Pierre-Jean Texier @ 2019-06-22 21:18 UTC (permalink / raw)
To: buildroot
See changelog:
- https://github.com/rfc1036/whois/blob/master/debian/changelog
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
---
Changes v1 -> v2
- do not change site location (requested by Thomas Petazzoni)
- add changelog URL in commit log
package/whois/whois.hash | 4 ++--
package/whois/whois.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/whois/whois.hash b/package/whois/whois.hash
index 41ef935..4a5c598 100644
--- a/package/whois/whois.hash
+++ b/package/whois/whois.hash
@@ -1,5 +1,5 @@
-# From http://snapshot.debian.org/archive/debian/20181026T220636Z/pool/main/w/whois/whois_5.4.0.dsc
-sha256 3775ae0cfaa6dd8d886e5233c4826225cddcb88c99c2a08130d14e15fe58e378 whois_5.4.0.tar.xz
+# From http://snapshot.debian.org/archive/debian/20190622T150200Z/pool/main/w/whois/whois_5.4.3.dsc
+sha256 fefa84029f70985db19743e51c4a8b318a169426babeaa824a27110c26090fc3 whois_5.4.3.tar.xz
# Hash for license file:
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
diff --git a/package/whois/whois.mk b/package/whois/whois.mk
index 712ad91..a5f013a 100644
--- a/package/whois/whois.mk
+++ b/package/whois/whois.mk
@@ -4,8 +4,8 @@
#
################################################################################
-WHOIS_VERSION = 5.4.0
-WHOIS_SITE = http://snapshot.debian.org/archive/debian/20181026T220636Z/pool/main/w/whois
+WHOIS_VERSION = 5.4.3
+WHOIS_SITE = http://snapshot.debian.org/archive/debian/20190622T150200Z/pool/main/w/whois
WHOIS_SOURCE = whois_$(WHOIS_VERSION).tar.xz
WHOIS_DEPENDENCIES = $(TARGET_NLS_DEPENDENCIES)
WHOIS_MAKE_ENV = $(TARGET_MAKE_ENV)
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-06-23 10:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-22 21:18 [Buildroot] [PATCH v2 1/1] package/whois: bump to version 5.4.3 Pierre-Jean Texier
2019-06-23 10:41 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox