syncthing: Update from 1.2.0 to 1.2.1

This commit is contained in:
Fredrik Fornwall 2019-08-07 23:38:50 +02:00
parent 3d60738af6
commit 01d4a1c3df
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
TERMUX_PKG_HOMEPAGE=https://syncthing.net/
TERMUX_PKG_DESCRIPTION="Decentralized file synchronization"
TERMUX_PKG_LICENSE="MPL-2.0"
TERMUX_PKG_VERSION=1.2.0
TERMUX_PKG_SHA256=0339877effdcf3bf8aa7d4d1e50b878992792e4752ff778f27788bf71eccecd0
TERMUX_PKG_VERSION=1.2.1
TERMUX_PKG_SHA256=313bd59ddc2562e833fc4caa8d90360a06d5ff02976c0a4d5d42393e6f8bceac
TERMUX_PKG_SRCURL=https://github.com/syncthing/syncthing/releases/download/v${TERMUX_PKG_VERSION}/syncthing-source-v${TERMUX_PKG_VERSION}.tar.gz
termux_step_make(){