mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
whois: update to 5.5.23.
This commit is contained in:
parent
861d877e53
commit
7202418647
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'whois'
|
# Template file for 'whois'
|
||||||
pkgname=whois
|
pkgname=whois
|
||||||
version=5.5.22
|
version=5.5.23
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="HAVE_ICONV=1 CONFIG_FILE=/etc/whois.conf"
|
make_build_args="HAVE_ICONV=1 CONFIG_FILE=/etc/whois.conf"
|
||||||
|
@ -13,8 +13,8 @@ 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"
|
||||||
changelog="https://raw.githubusercontent.com/rfc1036/whois/next/debian/changelog"
|
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/whois/whois_${version}.tar.xz"
|
||||||
checksum=03f12c27ae85870d7bcd95b14f3fb8b174532b2f2a59d8380c42ae436d0630d7
|
checksum=35c04e46bd8435f46e446a817728b5fae2f0a389033a9383e5e20bb6e8fba14a
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||||
makedepends+=" libxcrypt-devel"
|
makedepends+=" libxcrypt-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue