- Update from version 5.6.1 to 5.6.4
- Update of rootfile not required
- Changelog
    5.6.4
        * Updated the .cm and .to TLD servers.
    5.6.3
        * Added the .sr and .мон (.xn--l1acc, Mongolia) TLD servers.
        * Use readpassphrase(3) on OpenBSD and FreeBSD.
    5.6.2
        * Updated the .post and .in (and related IDN TLDs) TLD servers.
        * Removed 1 new gTLDs which is no longer active.
        * Build-Depend on libcrypt-dev. (Closes: #1106977)

Signed-off-by: Adolf Belka <[email protected]>
---
 lfs/whois | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/whois b/lfs/whois
index e8ada71e7..951e2f858 100644
--- a/lfs/whois
+++ b/lfs/whois
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 5.6.1
+VER        = 5.6.4
 
 THISAPP    = whois-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 
fde0acb2edc7d10e588d73f68cd83303986f05c986b1a237a4e635fe7a54d94073712907136b80a283b4733203a8ffa3588d1deb4bf8783d35943095fefbdd89
+$(DL_FILE)_BLAKE2 = 
212ad7c3ce09804fa988b913cc0fc664bc09aa0fabd35570b3038da5d2c6df4eb4866fab083002549c2e3ac734765a139be67f74c019e22c0b93f3d222146196
 
 install : $(TARGET)
 
-- 
2.51.0


Reply via email to