whois: update to 5.2.4.

This commit is contained in:
Eivind Uggedal 2015-01-26 07:29:35 +00:00
parent 728df1812e
commit a3a0c6b769

View file

@ -1,6 +1,6 @@
# Template file for 'whois' # Template file for 'whois'
pkgname=whois pkgname=whois
version=5.2.3 version=5.2.4
revision=1 revision=1
hostmakedepends="perl" hostmakedepends="perl"
makedepends="libidn-devel" makedepends="libidn-devel"
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.linux.it/~md/software" homepage="http://www.linux.it/~md/software"
license="GPL-2" license="GPL-2"
distfiles="${DEBIAN_SITE}/main/w/${pkgname}/${pkgname}_${version}.tar.xz" distfiles="${DEBIAN_SITE}/main/w/${pkgname}/${pkgname}_${version}.tar.xz"
checksum=b1c9a4005bd41036a9e82dd4830005f33ffa5255ab764f4dbe3300715c15e803 checksum=f1827e3b61e6f647b6093e6dcf52d3b44775fdbd6bf0cf7413aff26825f0bc43
do_build() { do_build() {
# This is needed to set CFLAGS properly # This is needed to set CFLAGS properly