syncthing: bump to 2.1.0
authorGeorge Sapkin <redacted>
Fri, 15 May 2026 21:36:23 +0000 (00:36 +0300)
committerGeorge Sapkin <redacted>
Sat, 16 May 2026 14:34:18 +0000 (17:34 +0300)
Changes: https://github.com/syncthing/syncthing/releases/tag/v2.1.0
Signed-off-by: George Sapkin <redacted>
utils/syncthing/Makefile

index 64e0aecbf1d10cff1c7f61b1df8036006543f894..93b03ebb12b0afaade1bb6fdf60d6281a741712a 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=syncthing
-PKG_VERSION:=2.0.16
+PKG_VERSION:=2.1.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=syncthing-source-v$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://github.com/syncthing/syncthing/releases/download/v$(PKG_VERSION)
-PKG_HASH:=f93836f943967c8fe608e90fd6dc2c419ce00cfa0ca5266caa86c22ae290f169
+PKG_HASH:=9fe7ed66682e3662593a68571e8f13c45158e0997dd0aca28f07ed883a6e0a27
 
 PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)/$(PKG_NAME)
 
git clone https://git.99rst.org/PROJECT