Skip to content

Commit 72bffc7

Browse files
committed
playit: bump to 0.15.23
1 parent 11f28d8 commit 72bffc7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

tur/playit/build.sh

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@ TERMUX_PKG_HOMEPAGE="https://playit.gg"
22
TERMUX_PKG_DESCRIPTION="playit is a global proxy that allows anyone to host a server without port forwarding."
33
TERMUX_PKG_LICENSE="BSD 2-Clause"
44
TERMUX_PKG_MAINTAINER="@nisheri-ascar"
5-
TERMUX_PKG_VERSION="0.15.11"
5+
TERMUX_PKG_VERSION="0.15.23"
66
TERMUX_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
88
TERMUX_PKG_BUILD_IN_SRC=true
9+
TERMUX_PKG_AUTO_UPDATE=true
910

1011
termux_step_pre_configure() {
11-
termux_setup_rust
12+
termux_setup_rust
1213
}
1314

1415
termux_step_make() {

0 commit comments

Comments
 (0)