whois: update to 4.7.32

This commit is contained in:
Juergen Daubert 2009-04-09 12:13:07 +02:00
parent f902f35349
commit c1c2768e6e
2 changed files with 2 additions and 3 deletions

View File

@ -1 +1 @@
90b8f4014d7e2249b74ac0cc56de2360 whois_4.7.28.tar.gz
e7ebcfd9585c5b2b6c3b93656a34dca2 whois_4.7.32.tar.gz

View File

@ -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