mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
whois: update to 5.5.7.
This commit is contained in:
parent
098d03f12b
commit
3b0c432a39
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'whois'
|
# Template file for 'whois'
|
||||||
pkgname=whois
|
pkgname=whois
|
||||||
version=5.5.6
|
version=5.5.7
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=whois
|
wrksrc=whois
|
||||||
hostmakedepends="perl pkg-config gettext"
|
hostmakedepends="perl pkg-config gettext"
|
||||||
makedepends="libidn2-devel"
|
makedepends="libidn2-devel"
|
||||||
short_desc="Improved whois client"
|
short_desc="Improved whois client"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
changelog="https://raw.githubusercontent.com/rfc1036/whois/next/debian/changelog"
|
|
||||||
homepage="https://www.linux.it/~md/software"
|
homepage="https://www.linux.it/~md/software"
|
||||||
|
changelog="https://raw.githubusercontent.com/rfc1036/whois/next/debian/changelog"
|
||||||
distfiles="${DEBIAN_SITE}/main/w/${pkgname}/${pkgname}_${version}.tar.xz"
|
distfiles="${DEBIAN_SITE}/main/w/${pkgname}/${pkgname}_${version}.tar.xz"
|
||||||
checksum=cba1e9000c60950f46a96ba23e8eea8aee240a2b8560e63a6bfb33f9034af14e
|
checksum=3efa700dbf38d127c31b21af3176cd6e5a69f96a056be60ac1dcd13df7717393
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
whois:whois:/usr/bin/gwhois
|
whois:whois:/usr/bin/gwhois
|
||||||
|
|
Loading…
Add table
Reference in a new issue