Skip to content

Commit 22ebc8e

Browse files
committed
bump(main/dnslookup): 1.12.0
This commit has been automatically submitted by Github Actions.
1 parent ae6126e commit 22ebc8e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/dnslookup/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/ameshkov/dnslookup
22
TERMUX_PKG_DESCRIPTION="Simple command line utility to make DNS lookups. Supports all known DNS protocols: plain DNS, DoH, DoT, DoQ, DNSCrypt."
33
TERMUX_PKG_LICENSE="MIT"
44
TERMUX_PKG_MAINTAINER="CHIZI-0618 <kay9925@outlook.com>"
5-
TERMUX_PKG_VERSION="1.11.2"
5+
TERMUX_PKG_VERSION="1.12.0"
66
TERMUX_PKG_SRCURL="https://github.com/ameshkov/dnslookup/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz"
7-
TERMUX_PKG_SHA256=0f4b74a4ac8c967b089eebc62fbf65334e76d42da4c4524e8182bb8400aa119d
7+
TERMUX_PKG_SHA256=de4b851a21556811f26739b480fedd2c9e4fd0b238f4a4e20143e1f64b42474f
88
TERMUX_PKG_BUILD_IN_SRC=true
99
TERMUX_PKG_AUTO_UPDATE=true
1010

0 commit comments

Comments
 (0)