Browse Source

syncthing: Update from 1.1.3 to 1.2.0

android-5
Fredrik Fornwall 6 years ago
parent
commit
696d07319f
  1. 4
      packages/syncthing/build.sh

4
packages/syncthing/build.sh

@ -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.1.3
TERMUX_PKG_SHA256=d8d6b256e21a9db4be0453522206f044d4e54da15bd1d96a2624085948252a3d
TERMUX_PKG_VERSION=1.2.0
TERMUX_PKG_SHA256=0339877effdcf3bf8aa7d4d1e50b878992792e4752ff778f27788bf71eccecd0
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(){

Loading…
Cancel
Save