mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
whois: update to 5.5.1.
This commit is contained in:
parent
93e5dfd5e2
commit
ed408d0dfd
1 changed files with 4 additions and 3 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'whois'
|
# Template file for 'whois'
|
||||||
pkgname=whois
|
pkgname=whois
|
||||||
version=5.4.3
|
version=5.5.1
|
||||||
revision=1
|
revision=1
|
||||||
|
wrksrc=whois
|
||||||
hostmakedepends="perl pkg-config"
|
hostmakedepends="perl pkg-config"
|
||||||
makedepends="libidn2-devel"
|
makedepends="libidn2-devel"
|
||||||
short_desc="Improved whois client"
|
short_desc="Improved whois client"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.linux.it/~md/software"
|
homepage="https://www.linux.it/~md/software"
|
||||||
distfiles="${DEBIAN_SITE}/main/w/${pkgname}/${pkgname}_${version}.tar.xz"
|
distfiles="${DEBIAN_SITE}/main/w/${pkgname}/${pkgname}_${version}.tar.xz"
|
||||||
checksum=fefa84029f70985db19743e51c4a8b318a169426babeaa824a27110c26090fc3
|
checksum=ee8d802f2e6639d44db3c326f3f5e059a8571a8cd0da87e60c6ddb06713cac82
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
whois:whois:/usr/bin/gwhois
|
whois:whois:/usr/bin/gwhois
|
||||||
|
|
Loading…
Add table
Reference in a new issue