whois: update to 4.7.34
This commit is contained in:
parent
a8bc7c9383
commit
034a8b2352
@ -1 +1 @@
|
|||||||
740915344c06b5566823d86bb5e12a76 whois_4.7.33.tar.gz
|
c2d83431a8fd050bc0a3d6a4544f6870 whois_4.7.34.tar.gz
|
||||||
|
@ -5,12 +5,13 @@
|
|||||||
# Depends on:
|
# Depends on:
|
||||||
|
|
||||||
name=whois
|
name=whois
|
||||||
version=4.7.33
|
version=4.7.34
|
||||||
release=1
|
release=1
|
||||||
source=(http://ftp.debian.org/debian/pool/main/w/$name/$name\_$version.tar.gz)
|
source=(http://ftp.debian.org/debian/pool/main/w/$name/$name\_$version.tar.gz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $name-$version
|
cd $name-$version
|
||||||
|
sed -i "/^CFLAGS/s/=.*$/=$CFLAGS/" Makefile
|
||||||
make
|
make
|
||||||
install -D -m 755 whois $PKG/usr/bin/whois
|
install -D -m 755 whois $PKG/usr/bin/whois
|
||||||
install -D -m 644 whois.1 $PKG/usr/man/man1/whois.1
|
install -D -m 644 whois.1 $PKG/usr/man/man1/whois.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user