whois: update to 4.7.16

This commit is contained in:
Juergen Daubert 2006-09-17 14:35:42 +00:00
parent 66eeafa1fb
commit 08a31e6d92
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
059286b299089f14987bb60c85e96a4b whois_4.7.15.tar.gz
f64bde2a3d0fd07319f4fd783c052c2f whois_4.7.16.tar.gz

View File

@ -5,13 +5,13 @@
# Depends on:
name=whois
version=4.7.15
version=4.7.16
release=1
source=(http://ftp.debian.org/debian/pool/main/w/$name/$name\_$version.tar.gz)
build() {
cd $name-$version
sed -i '696d' whois.c
sed -i '/hints.ai_flags/s/AI_IDN/0/' whois.c
make
mkdir -p $PKG/usr/bin $PKG/usr/man/man1
install -m 755 whois $PKG/usr/bin/whois