texlive-bin: use latest poppler patches from upstream
[termux-packages] / packages / syncthing / build.sh
index ec3b933..01b2f3b 100644 (file)
@@ -1,9 +1,8 @@
 TERMUX_PKG_HOMEPAGE=https://syncthing.net/
 TERMUX_PKG_DESCRIPTION="Decentralized file synchronization"
-TERMUX_PKG_VERSION=0.14.30
+TERMUX_PKG_VERSION=0.14.41
+TERMUX_PKG_SHA256=0a7d3c260f5cc8071cf880923d3dc59d3e9163cdd402c169058be59700cd2ad2
 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=cc1ad821f184eeeb183b6dff0736f54ed5e3e4310f75d8d83d1ff6f460f7ca9f
-TERMUX_PKG_FOLDERNAME=syncthing
 
 termux_step_make(){
        termux_setup_golang