mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
whois: update to 5.2.1.
This commit is contained in:
parent
b4fac413f9
commit
ec2757927f
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.2.0
|
version=5.2.1
|
||||||
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=f487bba00fc506b18b519d913509d9e050cba0b6f025e26a50b29b3e6322530b
|
checksum=54e6b64f16e10bfaf14ac40025b4272090298f0d9d3e62cbadabf946051515e6
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
# This is needed to set CFLAGS properly
|
# This is needed to set CFLAGS properly
|
||||||
|
|
Loading…
Add table
Reference in a new issue