syncthing: Update from 0.14.37 to 0.14.38 (#1623)
[termux-packages] / packages / syncthing / build.sh
index d5f3b77..2f3a42a 100644 (file)
@@ -1,9 +1,8 @@
 TERMUX_PKG_HOMEPAGE=https://syncthing.net/
 TERMUX_PKG_DESCRIPTION="Decentralized file synchronization"
-TERMUX_PKG_VERSION=0.14.36
-TERMUX_PKG_SHA256=9b1c445b51f9c169da866aa6c0c68d8fa3f64f1ab5c54263e8dcd89eb8ff761e
+TERMUX_PKG_VERSION=0.14.38
+TERMUX_PKG_SHA256=cfd55bafeb12ed5257093452f128806d96f25ff4bf0f8100ecf590bc4d02047e
 TERMUX_PKG_SRCURL=https://github.com/syncthing/syncthing/releases/download/v${TERMUX_PKG_VERSION}/syncthing-source-v${TERMUX_PKG_VERSION}.tar.gz
-TERMUX_PKG_FOLDERNAME=syncthing
 
 termux_step_make(){
        termux_setup_golang