clash: update to 1.4.1

This commit is contained in:
Lucy Phipps 2021-02-22 14:53:49 +00:00
parent 3563f9a8cc
commit 5b2f3447b5
No known key found for this signature in database
GPG Key ID: 8F688A3DB7869BFE
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/Dreamacro/clash
TERMUX_PKG_DESCRIPTION="A rule-based tunnel in Go."
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="Philipp Schmitt <philipp@schmitt.co>"
TERMUX_PKG_VERSION=1.3.5
TERMUX_PKG_VERSION=1.4.1
TERMUX_PKG_SRCURL="https://github.com/Dreamacro/clash/archive/v${TERMUX_PKG_VERSION}.tar.gz"
TERMUX_PKG_SHA256=89f39540a698fab82728c80e903d7750894789621595ca11a4777afdfc3e265d
TERMUX_PKG_SHA256=826629048f02a47fd56f29f16f06731f71c5c698401d77357c22a6de7f5e4e4f
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_make() {