Skip to content

Commit 08feeb8

Browse files
committed
bump(main/q-dns-client): 0.19.10
This commit has been automatically submitted by Github Actions.
1 parent 292598c commit 08feeb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/q-dns-client/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/natesales/q
22
TERMUX_PKG_DESCRIPTION="A tiny command line DNS client with support for UDP, TCP, DoT, DoH, DoQ and ODoH"
33
TERMUX_PKG_LICENSE="GPL-3.0"
44
TERMUX_PKG_MAINTAINER="[email protected]"
5-
TERMUX_PKG_VERSION="0.19.9"
5+
TERMUX_PKG_VERSION="0.19.10"
66
TERMUX_PKG_SRCURL="https://github.com/natesales/q/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz"
7-
TERMUX_PKG_SHA256=18a68f067daccce97f2a7e4ce4c72e206eba03a1c57040f8c7488f100040d2fc
7+
TERMUX_PKG_SHA256=994d248ce9be9552872c6e62d20dfb0aa93919e78e9a889c40012907728a8c3e
88
TERMUX_PKG_AUTO_UPDATE=true
99
TERMUX_PKG_BUILD_IN_SRC=true
1010

0 commit comments

Comments
 (0)