diff --git a/whois/.md5sum b/whois/.md5sum index 6f3bed3ee..360222a78 100644 --- a/whois/.md5sum +++ b/whois/.md5sum @@ -1 +1 @@ -90b8f4014d7e2249b74ac0cc56de2360 whois_4.7.28.tar.gz +e7ebcfd9585c5b2b6c3b93656a34dca2 whois_4.7.32.tar.gz diff --git a/whois/Pkgfile b/whois/Pkgfile index f14b0513b..1dca5ebed 100644 --- a/whois/Pkgfile +++ b/whois/Pkgfile @@ -5,13 +5,12 @@ # Depends on: name=whois -version=4.7.28 +version=4.7.32 release=1 source=(http://ftp.debian.org/debian/pool/main/w/$name/$name\_$version.tar.gz) build() { cd $name-$version - sed -i '/hints.ai_flags/s/AI_IDN/0/' whois.c make install -D -m 755 whois $PKG/usr/bin/whois install -D -m 644 whois.1 $PKG/usr/man/man1/whois.1