Skip to content

Commit 18b8c6c

Browse files
committed
fix(main/zrok): upstream retagged release again
1 parent 71b900f commit 18b8c6c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/zrok/build.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ TERMUX_PKG_DESCRIPTION="An open source sharing solution built on OpenZiti."
33
TERMUX_PKG_LICENSE="Apache-2.0"
44
TERMUX_PKG_MAINTAINER="Joshua Kahn @TomJo2000"
55
TERMUX_PKG_VERSION="1.1.2"
6+
TERMUX_PKG_REVISION=1
67
TERMUX_PKG_SRCURL=https://github.com/openziti/zrok/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
7-
TERMUX_PKG_SHA256=890e8e39e60bfb58212072c1ef53019c95595db08d35f6f41d747c20217aea6a
8+
TERMUX_PKG_SHA256=262251ba358db5fd66bfb193ebe410844e27d644aa0d970235c0e49481716e5c
89
TERMUX_PKG_BUILD_IN_SRC=true
910
TERMUX_PKG_AUTO_UPDATE=true
1011

0 commit comments

Comments
 (0)