bump(main/whois): 5.5.15

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-12-29 06:30:02 +00:00
parent 6b25c5b625
commit f465e368ae
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +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.14"
TERMUX_PKG_VERSION="5.5.15"
TERMUX_PKG_SRCURL=https://ftp.debian.org/debian/pool/main/w/whois/whois_${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=bf9c2cb307d5419b34ad401eecf2820b8f69660db41cf0762e5da71fa2df68e8
TERMUX_PKG_SHA256=16951471874750cd735405cc995d659f8b45005f6dfe4eabf71e8b4f59f8aeb8
TERMUX_PKG_DEPENDS="libcrypt, libiconv, libidn2"
TERMUX_PKG_CONFLICTS="inetutils (<< 1.9.4-13)"
TERMUX_PKG_BUILD_IN_SRC=true