diff --git a/srcpkgs/whois/template b/srcpkgs/whois/template index fae849bb908..cae8ec7f0d8 100644 --- a/srcpkgs/whois/template +++ b/srcpkgs/whois/template @@ -1,6 +1,6 @@ # Template file for 'whois' pkgname=whois -version=5.6.2 +version=5.6.3 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=7fbcbc00b7aa321ac1af28a85d86d3ce7b11db1d4a2317b25407be04e506ead0 +checksum=af190d8687d75eb77d5d61f670c46bf364a1a0c7b99eb038b775c7355a06e478 if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then makedepends+=" libxcrypt-devel"