whois: update to 5.2.0.
This commit is contained in:
parent
cabb0bf6b8
commit
8a7a3257f9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'whois'
|
# Template file for 'whois'
|
||||||
pkgname=whois
|
pkgname=whois
|
||||||
version=5.1.5
|
version=5.2.0
|
||||||
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=d4a192d6208f1ed3856b5089e2de5fc986031c96148b97c9ef43af7a21af1a9d
|
checksum=f487bba00fc506b18b519d913509d9e050cba0b6f025e26a50b29b3e6322530b
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
# This is needed to set CFLAGS properly
|
# This is needed to set CFLAGS properly
|
||||||
|
|
Loading…
Reference in a new issue