File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -2,13 +2,14 @@ TERMUX_PKG_HOMEPAGE="https://playit.gg"
22TERMUX_PKG_DESCRIPTION=" playit is a global proxy that allows anyone to host a server without port forwarding."
33TERMUX_PKG_LICENSE=" BSD 2-Clause"
44TERMUX_PKG_MAINTAINER=" @nisheri-ascar"
5- TERMUX_PKG_VERSION=" 0.15.11 "
5+ TERMUX_PKG_VERSION=" 0.15.23 "
66TERMUX_PKG_SRCURL=https://github.com/playit-cloud/playit-agent/archive/v${TERMUX_PKG_VERSION} .tar.gz
7- TERMUX_PKG_SHA256=ccdc750df5ebf208d9454fc431b9273321de87b0deca1c01b86a2428ef17daa8
7+ TERMUX_PKG_SHA256=b31f483b1fcb0950b67506d770af54816f4071627a0e9042f6cda22b4a2e6232
88TERMUX_PKG_BUILD_IN_SRC=true
9+ TERMUX_PKG_AUTO_UPDATE=true
910
1011termux_step_pre_configure () {
11- termux_setup_rust
12+ termux_setup_rust
1213}
1314
1415termux_step_make () {
You can’t perform that action at this time.
0 commit comments