whois: use libidn2
This commit is contained in:
parent
8a78a1c880
commit
2c90b67a5e
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'whois'
|
||||
pkgname=whois
|
||||
version=5.4.0
|
||||
revision=1
|
||||
revision=2
|
||||
hostmakedepends="perl pkg-config"
|
||||
makedepends="libidn-devel"
|
||||
makedepends="libidn2-devel"
|
||||
short_desc="An improved whois client"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
|
|
Loading…
Add table
Reference in a new issue