diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,3 +1,3 @@ libc.so.6 libcrypt.so.1 -libidn.so.11 +libidn2.so.0 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,16 +1,16 @@ name : whois -version : 5.2.14 -release : 6 +version : 5.2.15 +release : 7 source : - - https://github.com/rfc1036/whois/archive/v5.2.14.tar.gz : b776279b4c6baa41da5ded0b33bbe9be93bf20031fa4dfd8e79784045c4021a1 + - https://github.com/rfc1036/whois/archive/v5.2.15.tar.gz : f63c467807766e38f4ee50672aa2269bb321af37fda70d9b9456124fb8e24404 license : GPL-2.0 component : network.clients summary : whois client builddeps : - - pkgconfig(libidn) + - pkgconfig(libidn2) description: | whois client - perform DNS lookups on remote hosts build : | - %make HAVE_LIBIDN=1 HAVE_ICONV=1 + %make HAVE_LIBIDN2=1 HAVE_ICONV=1 install : | %make_install prefix=/usr BASEDIR="$installdir" install-whois diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ whois - Michael Keen - mikek1024@gmail.com + Pierre-Yves + pyu@riseup.net GPL-2.0 network.clients @@ -25,12 +25,12 @@ - - 2016-09-03 - 5.2.14 + + 2017-05-23 + 5.2.15 Packaging update - Michael Keen - mikek1024@gmail.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file