mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
whois: update to 5.6.3.
This commit is contained in:
parent
89e4e5150b
commit
4dada63d7f
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.6.2
|
version=5.6.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="HAVE_ICONV=1 CONFIG_FILE=/etc/whois.conf"
|
make_build_args="HAVE_ICONV=1 CONFIG_FILE=/etc/whois.conf"
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://www.linux.it/~md/software"
|
homepage="https://www.linux.it/~md/software"
|
||||||
changelog="https://raw.githubusercontent.com/rfc1036/whois/next/debian/changelog"
|
changelog="https://raw.githubusercontent.com/rfc1036/whois/next/debian/changelog"
|
||||||
distfiles="${DEBIAN_SITE}/main/w/whois/whois_${version}.tar.xz"
|
distfiles="${DEBIAN_SITE}/main/w/whois/whois_${version}.tar.xz"
|
||||||
checksum=7fbcbc00b7aa321ac1af28a85d86d3ce7b11db1d4a2317b25407be04e506ead0
|
checksum=af190d8687d75eb77d5d61f670c46bf364a1a0c7b99eb038b775c7355a06e478
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||||
makedepends+=" libxcrypt-devel"
|
makedepends+=" libxcrypt-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue