whois: update to 5.5.4.
This commit is contained in:
parent
cf666c2244
commit
102d3421fa
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'whois'
|
||||
pkgname=whois
|
||||
version=5.5.3
|
||||
version=5.5.4
|
||||
revision=1
|
||||
wrksrc=whois
|
||||
hostmakedepends="perl pkg-config"
|
||||
|
@ -8,9 +8,10 @@ makedepends="libidn2-devel"
|
|||
short_desc="Improved whois client"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
changelog="https://raw.githubusercontent.com/rfc1036/whois/next/debian/changelog"
|
||||
homepage="https://www.linux.it/~md/software"
|
||||
distfiles="${DEBIAN_SITE}/main/w/${pkgname}/${pkgname}_${version}.tar.xz"
|
||||
checksum=55c33f9c2a01c0cf1d6449ece63b0c26ef45aab63cf5f01c18459df0e341ab46
|
||||
checksum=d1e1084f73085a4c12036174d7a69e15570bf13c62ee0ff7f8723e7b7e54274d
|
||||
|
||||
alternatives="
|
||||
whois:whois:/usr/bin/gwhois
|
||||
|
|
Loading…
Reference in a new issue