whois: update to 5.5.22.

This commit is contained in:
Duncaen 2024-04-02 22:31:25 +02:00
parent 2598e7a037
commit 9bd275fb5c
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'whois'
pkgname=whois
version=5.5.21
version=5.5.22
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/${pkgname}/${pkgname}_${version}.tar.xz"
checksum=760ab584beae76acdcc89c6aec2e91cff571185bccc2bee8e4412a3f8e70be77
checksum=03f12c27ae85870d7bcd95b14f3fb8b174532b2f2a59d8380c42ae436d0630d7
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"