Browse Source

syncthing: Update from 0.14.49 to 0.14.50

android-5
Fredrik Fornwall 6 years ago
parent
commit
6e288391d9
  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.49
TERMUX_PKG_SHA256=520ff7d23e37bf01ea23ea57b5b22688de9f34d6f9aba3b61f1c3f1e8bfcbf1a
TERMUX_PKG_VERSION=0.14.50
TERMUX_PKG_SHA256=a5cc5b98a47ffae2bae12573ce6ab1695cb459274b620e574282ff1dff37527a
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