whois: update to 5.6.4.

This commit is contained in:
Duncaen 2025-08-04 05:01:04 +02:00
parent d3d7f9e93b
commit 7f41ffb44a
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'whois'
pkgname=whois
version=5.6.3
version=5.6.4
revision=1
build_style=gnu-makefile
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"
changelog="https://raw.githubusercontent.com/rfc1036/whois/next/debian/changelog"
distfiles="${DEBIAN_SITE}/main/w/whois/whois_${version}.tar.xz"
checksum=af190d8687d75eb77d5d61f670c46bf364a1a0c7b99eb038b775c7355a06e478
checksum=e5407580a67c289314524406e88035bd9bdd84ffa9e4c5328bd761c656c62b04
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"