Skip to content

Commit f08abf4

Browse files
committed
bump(main/whois): 5.6.6
This commit has been automatically submitted by Github Actions.
1 parent d49435c commit f08abf4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/whois/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/rfc1036/whois
22
TERMUX_PKG_DESCRIPTION="An intelligent Whois client"
33
TERMUX_PKG_LICENSE="GPL-2.0"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="5.6.5"
5+
TERMUX_PKG_VERSION="5.6.6"
66
TERMUX_PKG_SRCURL=https://github.com/rfc1036/whois/archive/refs/tags/v$TERMUX_PKG_VERSION.tar.gz
7-
TERMUX_PKG_SHA256=99510048033408eae5cc3f1f421121a1f33147196b7017ebaace6e56352680f5
7+
TERMUX_PKG_SHA256=43d3b3cc64c75e8bd10aee6feff3906e9488ed335076d206e70f3b25bf644969
88
TERMUX_PKG_DEPENDS="libcrypt, libiconv, libidn2"
99
TERMUX_PKG_CONFLICTS="inetutils (<< 1.9.4-13)"
1010
TERMUX_PKG_BUILD_IN_SRC=true

0 commit comments

Comments
 (0)