whois: update to 5.5.5.
This commit is contained in:
parent
6ca0c8dd8e
commit
e7ea7dc76a
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'whois'
|
||||
pkgname=whois
|
||||
version=5.5.4
|
||||
version=5.5.5
|
||||
revision=1
|
||||
wrksrc=whois
|
||||
hostmakedepends="perl pkg-config"
|
||||
hostmakedepends="perl pkg-config gettext"
|
||||
makedepends="libidn2-devel"
|
||||
short_desc="Improved whois client"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
|
@ -11,7 +11,7 @@ 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=d1e1084f73085a4c12036174d7a69e15570bf13c62ee0ff7f8723e7b7e54274d
|
||||
checksum=c30e8a444482eadac157be42649833ef77c5ea9fb5cbcbabb6ee3f2254e5530d
|
||||
|
||||
alternatives="
|
||||
whois:whois:/usr/bin/gwhois
|
||||
|
|
Loading…
Add table
Reference in a new issue