From cf807faf2f2dea85c2070718fed476238c7a4c24 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Kerbrat Date: Mon, 17 Nov 2025 18:53:04 +0100 Subject: [PATCH] package/whois: bump to version 5.6.5 Changelog: https://github.com/rfc1036/whois/blob/v5.6.5/debian/changelog Signed-off-by: Pierre-Yves Kerbrat Signed-off-by: Julien Olivain --- package/whois/whois.hash | 6 +++--- package/whois/whois.mk | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package/whois/whois.hash b/package/whois/whois.hash index 49ded707b8..e671347eae 100644 --- a/package/whois/whois.hash +++ b/package/whois/whois.hash @@ -1,6 +1,6 @@ -# From https://snapshot.debian.org/archive/debian/20250607T082433Z/pool/main/w/whois/whois_5.6.2.dsc -sha1 6095840107fcaf5339a7c9840c153ad3f29a7ffc whois_5.6.2.tar.xz -sha256 7fbcbc00b7aa321ac1af28a85d86d3ce7b11db1d4a2317b25407be04e506ead0 whois_5.6.2.tar.xz +# From https://snapshot.debian.org/archive/debian/20251116T144052Z/pool/main/w/whois/whois_5.6.5.dsc +sha1 a550d7c51399fc24d9f325cb48560ef8d406fbbf whois_5.6.5.tar.xz +sha256 3ec4168da3ff61e5e426964428202bc0573ad6ecc1f3baf6f43daea6c748aa7d whois_5.6.5.tar.xz # Hash for license file: sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING diff --git a/package/whois/whois.mk b/package/whois/whois.mk index 9451aa195d..78811e69fc 100644 --- a/package/whois/whois.mk +++ b/package/whois/whois.mk @@ -4,8 +4,8 @@ # ################################################################################ -WHOIS_VERSION = 5.6.2 -WHOIS_SITE = https://snapshot.debian.org/archive/debian/20250607T082433Z/pool/main/w/whois +WHOIS_VERSION = 5.6.5 +WHOIS_SITE = https://snapshot.debian.org/archive/debian/20251116T144052Z/pool/main/w/whois WHOIS_SOURCE = whois_$(WHOIS_VERSION).tar.xz WHOIS_DEPENDENCIES = \ host-pkgconf \