We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 292598c commit 08feeb8Copy full SHA for 08feeb8
packages/q-dns-client/build.sh
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/natesales/q
2
TERMUX_PKG_DESCRIPTION="A tiny command line DNS client with support for UDP, TCP, DoT, DoH, DoQ and ODoH"
3
TERMUX_PKG_LICENSE="GPL-3.0"
4
TERMUX_PKG_MAINTAINER="[email protected]"
5
-TERMUX_PKG_VERSION="0.19.9"
+TERMUX_PKG_VERSION="0.19.10"
6
TERMUX_PKG_SRCURL="https://github.com/natesales/q/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz"
7
-TERMUX_PKG_SHA256=18a68f067daccce97f2a7e4ce4c72e206eba03a1c57040f8c7488f100040d2fc
+TERMUX_PKG_SHA256=994d248ce9be9552872c6e62d20dfb0aa93919e78e9a889c40012907728a8c3e
8
TERMUX_PKG_AUTO_UPDATE=true
9
TERMUX_PKG_BUILD_IN_SRC=true
10
0 commit comments