whois : update to 5.5.16

This commit is contained in:
Victor Tebar
2023-02-28 09:06:05 +00:00
parent 064b7ffe67
commit 39681aff76
3 changed files with 7 additions and 3 deletions

View File

@@ -1 +1 @@
23873091036d93b197600c981e418361 v5.5.15.tar.gz
6c2fd99601fda2c13ec5fca0f99d45c5 v5.5.16.tar.gz

View File

@@ -1,4 +1,4 @@
whois-5.5.15-1
whois-5.5.16-1
drwxr-xr-x root/root etc/
-rw-r--r-- root/root etc/whois.conf
drwxr-xr-x root/root usr/
@@ -6,6 +6,10 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/mkpasswd
-rwxr-xr-x root/root usr/bin/whois
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/bash-completion/
drwxr-xr-x root/root usr/share/bash-completion/completions/
-rw-r--r-- root/root usr/share/bash-completion/completions/mkpasswd
-rw-r--r-- root/root usr/share/bash-completion/completions/whois
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/mkpasswd.1.gz

View File

@@ -3,7 +3,7 @@
# depends : libidn2 libxcrypt
name=whois
version=5.5.15
version=5.5.16
release=1
source="https://github.com/rfc1036/whois/archive/v$version.tar.gz"