diff --git a/packages/syncthing/build.sh b/packages/syncthing/build.sh index e1cff347e80ca1..86f102af1bf036 100644 --- a/packages/syncthing/build.sh +++ b/packages/syncthing/build.sh @@ -4,9 +4,9 @@ TERMUX_PKG_LICENSE="MPL-2.0" TERMUX_PKG_MAINTAINER="@termux" # NOTE: as of 1.12.0 compilation fails when package zstd is # present in TERMUX_PREFIX. -TERMUX_PKG_VERSION="1.29.0" +TERMUX_PKG_VERSION="1.29.1" TERMUX_PKG_SRCURL=https://github.com/syncthing/syncthing/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=2d2ead8ada92e48c9b45a62e1c85b781214579d125bf04c8a95859760c7db71b +TERMUX_PKG_SHA256=a9446652ce994ef479e8637b797803c7f53dec65d4cf45dfa6a394ff3475bbaa TERMUX_PKG_AUTO_UPDATE=true termux_step_make() {