syncthing: update to 1.4.2

This commit is contained in:
Leonid Pliushch 2020-04-14 15:50:57 +03:00
parent c809ce53f3
commit 9ae2cdf632
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.4.0
TERMUX_PKG_VERSION=1.4.2
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=0c45955445752dac43d56bc321fae2140b5b05ad6d41a574ed37813607493edd
TERMUX_PKG_SHA256=061af43c1bbfcdf949499cdc50a325fff7cd67fb48f9d270adb52b4decbab899
termux_step_make(){
termux_setup_golang