whois: update to 5.6.3.

This commit is contained in:
Duncaen 2025-07-19 23:16:16 +02:00
parent 89e4e5150b
commit 4dada63d7f
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.2
version=5.6.3
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=7fbcbc00b7aa321ac1af28a85d86d3ce7b11db1d4a2317b25407be04e506ead0
checksum=af190d8687d75eb77d5d61f670c46bf364a1a0c7b99eb038b775c7355a06e478
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"