whois: Bump to 5.5.17

This commit is contained in:
Tee KOBAYASHI 2023-05-04 01:41:46 +09:00 committed by xtkoba
parent 64fe4760c7
commit a1c2cceee4
1 changed files with 2 additions and 3 deletions

View File

@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/rfc1036/whois
TERMUX_PKG_DESCRIPTION="An intelligent Whois client"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="5.5.16"
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=5.5.17
TERMUX_PKG_SRCURL=https://ftp.debian.org/debian/pool/main/w/whois/whois_${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=0a818f56c4bb909cf8665766cb683931de52901d6a33627d51b1005add3cdb27
TERMUX_PKG_SHA256=effe86e6d75101c2f33a0b3d2d948ab54aa57893fedc3b9983ffd55e881e2521
TERMUX_PKG_DEPENDS="libcrypt, libiconv, libidn2"
TERMUX_PKG_CONFLICTS="inetutils (<< 1.9.4-13)"
TERMUX_PKG_BUILD_IN_SRC=true