whois: update to 5.6.1.

This commit is contained in:
Duncaen 2025-05-17 18:03:49 +02:00
parent e3c35347aa
commit d9d837c423
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,7 +1,7 @@
# Template file for 'whois'
pkgname=whois
version=5.6.0
revision=2
version=5.6.1
revision=1
build_style=gnu-makefile
make_build_args="HAVE_ICONV=1 CONFIG_FILE=/etc/whois.conf"
make_install_args="BASEDIR=\${DESTDIR}"
@ -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=4229f8b55c75f698ef6d01c8eb2ee880302a6ec63b7b8787e12400295b22f3e4
checksum=86b4d99d1ea219d2eaa20257b9c549642f101393b4b9369c391370a39341fc32
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"