whois: update to 5.5.21.

This commit is contained in:
Duncaen 2024-02-26 02:22:07 +01:00
parent c66762a259
commit 819821e55b
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 3 additions and 3 deletions

View File

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