From c2fe4f62168cc3b174d1533d36d92a5ee8ba73f5 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 23 May 2018 06:21:49 -0300 Subject: [PATCH] whois: update to 5.3.1. Closes #14655. Signed-off-by: Enno Boland --- srcpkgs/whois/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/whois/template b/srcpkgs/whois/template index c7c785024b8..382c847911b 100644 --- a/srcpkgs/whois/template +++ b/srcpkgs/whois/template @@ -1,15 +1,15 @@ # Template file for 'whois' pkgname=whois -version=5.3.0 +version=5.3.1 revision=1 hostmakedepends="perl" makedepends="libidn-devel" short_desc="An improved whois client" maintainer="Juan RP " +license="GPL-2.0-or-later" homepage="https://www.linux.it/~md/software" -license="GPL-2" distfiles="${DEBIAN_SITE}/main/w/${pkgname}/${pkgname}_${version}.tar.xz" -checksum=4d789c403bfb5833c8ae168a5f31be70e34b045bd5d95a54c82a27b0ff135723 +checksum=ef4ead31306a388d9c8c83d67f56c94ed8b4c85e94f60baea2f5b1660445893e alternatives=" whois:whois:/usr/bin/gwhois @@ -18,6 +18,7 @@ alternatives=" do_build() { make CC=$CC prefix=/usr HAVE_ICONV=1 } + do_install() { make prefix=/usr BASEDIR=${DESTDIR} install-whois mv ${DESTDIR}/usr/bin/{whois,gwhois}