whois: update to 4.7.15

This commit is contained in:
Juergen Daubert 2006-07-28 06:55:21 +00:00
parent 27834fb985
commit ce64a0cdc9
2 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
2de4c4088e152a28ff7b326ade538196 whois_4.7.13.tar.gz
059286b299089f14987bb60c85e96a4b whois_4.7.15.tar.gz

View File

@ -5,12 +5,13 @@
# Depends on:
name=whois
version=4.7.13
version=4.7.15
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
make
mkdir -p $PKG/usr/bin $PKG/usr/man/man1
install -m 755 whois $PKG/usr/bin/whois