whois: Update to version 5.5.23

- Update from version 5.5.21 to 5.5.23
- Update of rootfile not required
- Changelog
    5.5.23
	* Updated the .sc, .新加坡 (.xn--yfro4i67o, Singapore) and .சிங்கப்பூர்
	    (.xn--clchc0ea0b2g2a9gcd, Singapore) TLD servers.
    5.5.22
	* Fixed a segmentation fault with --no-recursion.
 	* Updated the .bm and .vi TLD servers.
 	* Removed 4 new gTLDs which are no longer active.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Adolf Belka
2024-05-21 16:56:27 +02:00
committed by Arne Fitzenreiter
parent a2d36e350e
commit bdb2550c37

View File

@@ -24,7 +24,7 @@
include Config
VER = 5.5.21
VER = 5.5.23
THISAPP = whois-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_BLAKE2 = b1cf42f1a60e5009e5882f154432d5974f45c1bf89d8b36b73f6e5f55ff2dba02e8ca7900926d2824200f5422d5e9f00abde524d4e2d8a25ba37376cc2e8d04a
$(DL_FILE)_BLAKE2 = 4985c26b90d8afa678e8cdca2b25f7b5a55c300555c5ac1595ff0c35fb65e35bf6e5dc5733e0364172fecdc2071565f08d1fb38ff5b9671714792d6b7baa2a63
install : $(TARGET)