Browse Source

syncthing: Update from 0.14.39 to 0.14.40

android-5
Auxilus 7 years ago
committed by Fredrik Fornwall
parent
commit
3510f251a4
  1. 4
      packages/syncthing/build.sh

4
packages/syncthing/build.sh

@ -1,7 +1,7 @@
TERMUX_PKG_HOMEPAGE=https://syncthing.net/
TERMUX_PKG_DESCRIPTION="Decentralized file synchronization"
TERMUX_PKG_VERSION=0.14.39
TERMUX_PKG_SHA256=2ef169e75590032ef501789fdffb8142dd1d5e1f07df064a71e402bc47dbb91e
TERMUX_PKG_VERSION=0.14.40
TERMUX_PKG_SHA256=8e60ad0567230944cfb72c5587a4c37a6f7e2515c7bd3f975ef7b9d1c7979710
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