bump(main/whois): 5.5.22

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-04-02 01:39:00 +00:00
parent 294496f1f4
commit 329c31b20f
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.21"
TERMUX_PKG_VERSION="5.5.22"
TERMUX_PKG_SRCURL=https://github.com/rfc1036/whois/archive/refs/tags/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=4366a1c5e0e3e3e696de833bfa2620f8107d8fec9fc044c4a616eb805b08cc77
TERMUX_PKG_SHA256=b7de4288700951b141420e2b4408f0906eaf4e97409cf5043aee80ef4d31e2b4
TERMUX_PKG_DEPENDS="libcrypt, libiconv, libidn2"
TERMUX_PKG_CONFLICTS="inetutils (<< 1.9.4-13)"
TERMUX_PKG_BUILD_IN_SRC=true