mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
whois: update to 5.2.16
This commit is contained in:
parent
e79dc28db9
commit
fd08840f3d
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'whois'
|
# Template file for 'whois'
|
||||||
pkgname=whois
|
pkgname=whois
|
||||||
version=5.2.15
|
version=5.2.16
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="libidn-devel"
|
makedepends="libidn-devel"
|
||||||
short_desc="An improved whois client"
|
short_desc="An improved whois client"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.linux.it/~md/software"
|
homepage="https://www.linux.it/~md/software"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${DEBIAN_SITE}/main/w/${pkgname}/${pkgname}_${version}.tar.xz"
|
distfiles="${DEBIAN_SITE}/main/w/${pkgname}/${pkgname}_${version}.tar.xz"
|
||||||
checksum=7a5a6b690bfc6360d92d9328adbe5c1f096a41f0d6548ce0df4aa664dcb37188
|
checksum=e9d208b61ccea96b611e522d30fb753dbefed0d44cfabe346e1928690453fc3a
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
whois:whois:/usr/bin/gwhois
|
whois:whois:/usr/bin/gwhois
|
||||||
|
|
Loading…
Add table
Reference in a new issue