mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
whois: update to 5.2.10.
This commit is contained in:
parent
24d3242e42
commit
c909e9250e
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.9
|
version=5.2.10
|
||||||
revision=1
|
revision=1
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=eee5446bf76ca7d38052767d6e2c542297d3a54ce928cada0ff24d2f1749d359
|
checksum=8acb42bc693f73f3141b413f7df11b5582b9b738d9bf0d60e9017a8af4cb53b9
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC=$CC prefix=/usr HAVE_LIBIDN=1
|
make CC=$CC prefix=/usr HAVE_LIBIDN=1
|
||||||
|
|
Loading…
Add table
Reference in a new issue