From a85e276a03083e6a294b88ecdefa69af2bdf1b1f Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 8 May 2025 12:45:38 -0400 Subject: [PATCH] whois: rebuild to fix cmd: alternatives provides --- srcpkgs/whois/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/whois/template b/srcpkgs/whois/template index 4cb79fd5dce..d20711d8652 100644 --- a/srcpkgs/whois/template +++ b/srcpkgs/whois/template @@ -1,7 +1,7 @@ # Template file for 'whois' pkgname=whois version=5.6.0 -revision=1 +revision=2 build_style=gnu-makefile make_build_args="HAVE_ICONV=1 CONFIG_FILE=/etc/whois.conf" make_install_args="BASEDIR=\${DESTDIR}"