whois: update to 5.6.0.

This commit is contained in:
Duncaen 2025-05-05 22:41:34 +02:00
parent 8198e8fe4f
commit 03144bd6e0
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.5.23
version=5.6.0
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=35c04e46bd8435f46e446a817728b5fae2f0a389033a9383e5e20bb6e8fba14a
checksum=4229f8b55c75f698ef6d01c8eb2ee880302a6ec63b7b8787e12400295b22f3e4
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"