Update clash to 1.5.0 (#6673)

This commit is contained in:
Philipp Schmitt 2021-04-23 16:06:58 +02:00 committed by GitHub
parent b53d7bfa6e
commit c1a044bc7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.5.0
TERMUX_PKG_SRCURL="https://github.com/Dreamacro/clash/archive/v${TERMUX_PKG_VERSION}.tar.gz"
TERMUX_PKG_SHA256=89f39540a698fab82728c80e903d7750894789621595ca11a4777afdfc3e265d
TERMUX_PKG_SHA256=766fa180c0d95cdbaaf0383c0f1f5b9129643a30166155cdab30922ebfbbee7d
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_make() {