clash: update to 1.3.0

This commit is contained in:
Leonid Pliushch 2020-11-22 00:37:47 +00:00
parent b772d63dd7
commit f93b8c70cd
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.2.0
TERMUX_PKG_VERSION=1.3.0
TERMUX_PKG_SRCURL="https://github.com/Dreamacro/clash/archive/v${TERMUX_PKG_VERSION}.tar.gz"
TERMUX_PKG_SHA256=7278c8e28641c452c275bb5e1f1216b35e0b5d4a85374fa01d21d8defa282452
TERMUX_PKG_SHA256=34a31e12eb7e639bdc2e19421fe3a8d9ad710e7d4c13bfc361c2023c9dfe04f6
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_make() {