Skip to content

Commit

Permalink
playit: bump to 0.15.23
Browse files Browse the repository at this point in the history
  • Loading branch information
licy183 committed Sep 22, 2024
1 parent 11f28d8 commit 72bffc7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions tur/playit/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@ TERMUX_PKG_HOMEPAGE="https://playit.gg"
TERMUX_PKG_DESCRIPTION="playit is a global proxy that allows anyone to host a server without port forwarding."
TERMUX_PKG_LICENSE="BSD 2-Clause"
TERMUX_PKG_MAINTAINER="@nisheri-ascar"
TERMUX_PKG_VERSION="0.15.11"
TERMUX_PKG_VERSION="0.15.23"
TERMUX_PKG_SRCURL=https://github.com/playit-cloud/playit-agent/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=ccdc750df5ebf208d9454fc431b9273321de87b0deca1c01b86a2428ef17daa8
TERMUX_PKG_SHA256=b31f483b1fcb0950b67506d770af54816f4071627a0e9042f6cda22b4a2e6232
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true

termux_step_pre_configure() {
termux_setup_rust
termux_setup_rust
}

termux_step_make() {
Expand Down

0 comments on commit 72bffc7

Please sign in to comment.