syncthing: Update from 1.7.1 to 1.8.0

This commit is contained in:
Fredrik Fornwall 2020-08-12 11:40:26 +02:00
parent 255450ab4d
commit 082909a03b

View File

@ -1,9 +1,9 @@
TERMUX_PKG_HOMEPAGE=https://syncthing.net/
TERMUX_PKG_DESCRIPTION="Decentralized file synchronization"
TERMUX_PKG_LICENSE="MPL-2.0"
TERMUX_PKG_VERSION=1.7.1
TERMUX_PKG_VERSION=1.8.0
TERMUX_PKG_SRCURL=https://github.com/syncthing/syncthing/releases/download/v${TERMUX_PKG_VERSION}/syncthing-source-v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=edf0d9adcc57e61efc270205ad89e594ee79cadb39d568c4628de4d6f8e8f4c8
TERMUX_PKG_SHA256=04d78fbe6015334c284bf46ffcf8feb6b2b690ef810f2f0c5732cdee5cd8142a
termux_step_make(){
termux_setup_golang