diff --git a/srcpkgs/whois/template b/srcpkgs/whois/template index 89f45398fd4..da18d2498f0 100644 --- a/srcpkgs/whois/template +++ b/srcpkgs/whois/template @@ -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"