bump(main/syncthing): 2.0.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2025-08-14 12:47:23 +00:00
parent 0ed5fa455a
commit e38615e701

View File

@@ -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="2.0.0"
TERMUX_PKG_VERSION="2.0.1"
TERMUX_PKG_SRCURL=https://github.com/syncthing/syncthing/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=e5bdc6cbc9d671d6c1bfcc0c778bd4d591ebb491fe07d5f7a1c19916c8742df6
TERMUX_PKG_SHA256=c72262641aabe4ec2dcdda08dfb41f8a5035d8dcbfd1e8d0b35113b332211938
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {