whois: update to 5.6.2.

This commit is contained in:
Duncaen 2025-06-09 18:12:51 +02:00
parent b4eaf7deb7
commit de1c5758a2
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.1
version=5.6.2
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=86b4d99d1ea219d2eaa20257b9c549642f101393b4b9369c391370a39341fc32
checksum=7fbcbc00b7aa321ac1af28a85d86d3ce7b11db1d4a2317b25407be04e506ead0
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"