syncthing: bump to 2.1.1
authorGeorge Sapkin <redacted>
Sat, 13 Jun 2026 16:38:55 +0000 (19:38 +0300)
committerGeorge Sapkin <redacted>
Sat, 13 Jun 2026 21:54:27 +0000 (00:54 +0300)
Changes: https://github.com/syncthing/syncthing/releases/tag/v2.1.1
Signed-off-by: George Sapkin <redacted>
utils/syncthing/Makefile

index 93b03ebb12b0afaade1bb6fdf60d6281a741712a..c4d7d812411eab208c4af54d2037532129e6e7fd 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=syncthing
-PKG_VERSION:=2.1.0
+PKG_VERSION:=2.1.1
 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:=9fe7ed66682e3662593a68571e8f13c45158e0997dd0aca28f07ed883a6e0a27
+PKG_HASH:=418a99452f484abf30e403b769d0cf914a038142cd1a7e10be85b68f45d9f42a
 
 PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)/$(PKG_NAME)
 
git clone https://git.99rst.org/PROJECT