whois: Update to version 5.5.18

Message ID 20230830141742.2723629-9-adolf.belka@ipfire.org
State Staged
Commit daea8123c1438fe0072f7b05240a202af0595229
Headers
Series whois: Update to version 5.5.18 |

Commit Message

Adolf Belka Aug. 30, 2023, 2:17 p.m. UTC
  - Update from version 5.5.17 to 5.5.18
- Update of rootfile not required.
- Changelog
    5.5.18
	  * Updated the .ga TLD server. (Closes: #1037288)
	  * Added new recovered IPv4 allocations.
	  * Removed the delegation of 43.0.0.0/8 to JPNIC.
	  * Removed 12 new gTLDs which are no longer active.
	  * Improved the man page source, courtesy of Bjarni Ingi Gislason.
            (Closes: #1040613)
	  * Added the .edu.za SLD server.
	  * Updated the .alt.za SLD server.
	  * Added the -ru and -su NIC handles servers.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/whois | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/lfs/whois b/lfs/whois
index 7715f5c29..fc2b99b6e 100644
--- a/lfs/whois
+++ b/lfs/whois
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 5.5.17
+VER        = 5.5.18
 
 THISAPP    = whois-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@  objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 2c60c3e9725fc31d1ff159c25a9be8ce42784db8331820a7459c2359364d0312395632a9e478995ddf787e363f073f9018982a2fb95739357a45a826ce8f79ee
+$(DL_FILE)_BLAKE2 = 86809c2bd7175947191f1b516702e62dcb8ad1ee7bb65091a598ba7c5501e628886245d1f61ce141de869c923cfe67247038b61d6e8875c7c6c712c6a61fa119
 
 install : $(TARGET)