whois: update to 5.2.2.

This commit is contained in:
Eivind Uggedal 2014-11-13 11:04:08 +00:00
parent 3c70a11d84
commit 5131dc4432

View file

@ -1,6 +1,6 @@
# Template file for 'whois' # Template file for 'whois'
pkgname=whois pkgname=whois
version=5.2.1 version=5.2.2
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=54e6b64f16e10bfaf14ac40025b4272090298f0d9d3e62cbadabf946051515e6 checksum=cba874b457a6b7c4659245780d3d7321d129ab47da86103e07578ec7430fec09
do_build() { do_build() {
# This is needed to set CFLAGS properly # This is needed to set CFLAGS properly