whois: update to 5.0.24.
This commit is contained in:
parent
ef2075a1c2
commit
08ec53109c
1 changed files with 6 additions and 8 deletions
|
@ -1,17 +1,15 @@
|
||||||
# Template file for 'whois'
|
# Template file for 'whois'
|
||||||
pkgname=whois
|
pkgname=whois
|
||||||
version=5.0.20
|
version=5.0.24
|
||||||
revision=1
|
revision=1
|
||||||
makedepends="perl libidn-devel"
|
hostmakedepends="perl"
|
||||||
short_desc="The whois client by Marco d Itri"
|
makedepends="libidn-devel"
|
||||||
|
short_desc="An improved whois client"
|
||||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
homepage="http://www.linux.it/~md/software"
|
homepage="http://www.linux.it/~md/software"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://ftp.debian.org/debian/pool/main/w/${pkgname}/${pkgname}_${version}.tar.xz"
|
distfiles="http://ftp.debian.org/debian/pool/main/w/${pkgname}/${pkgname}_${version}.tar.xz"
|
||||||
checksum=818332954643626b8a44670746185cf7fc7a862195b46c01e10df1c3f82d8ecf
|
checksum=c61435fef8e2bb1158846b6c1bd72cf5ed29a474c1e27cd35cf0574b40bd0bf5
|
||||||
long_desc="
|
|
||||||
whois is an improved whois client. It is part of Debian, Mandriva, SuSE, PLD
|
|
||||||
and other Linux distributions."
|
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
# This is needed to set CFLAGS properly
|
# This is needed to set CFLAGS properly
|
||||||
|
@ -26,6 +24,6 @@ do_install() {
|
||||||
|
|
||||||
whois_package() {
|
whois_package() {
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr
|
vmove all
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue