syncthing: Update from 1.1.1 to 1.1.2

This commit is contained in:
Fredrik Fornwall 2019-05-07 23:08:01 +02:00
parent 34047282c7
commit 0acd0bcbc1
1 changed files with 2 additions and 2 deletions

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.1.1
TERMUX_PKG_VERSION=1.1.2
TERMUX_PKG_REVISION=1
TERMUX_PKG_SHA256=a796583c12894765394be38e8de858705491dc674289bb6936e68aeb4be23477
TERMUX_PKG_SHA256=33e35ee504984d48a8d6f3c2f770886fc8820453821e958f6caa3ba2fa004274
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(){