syncthing: bump to 2.0.16
authorGeorge Sapkin <redacted>
Sat, 11 Apr 2026 22:31:35 +0000 (01:31 +0300)
committerHannu Nyman <redacted>
Sun, 12 Apr 2026 16:15:32 +0000 (19:15 +0300)
Changes: https://github.com/syncthing/syncthing/releases/tag/v2.0.16
Signed-off-by: George Sapkin <redacted>
utils/syncthing/Makefile

index 5ac3d183f994af9c4b1cb3cbf6e1eee5762fc9f4..64e0aecbf1d10cff1c7f61b1df8036006543f894 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=syncthing
-PKG_VERSION:=2.0.15
-PKG_RELEASE:=2
+PKG_VERSION:=2.0.16
+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:=8104091ed30bdce7bb462b99bad5bf695704dea39459001f3a088c4cee0e1368
+PKG_HASH:=f93836f943967c8fe608e90fd6dc2c419ce00cfa0ca5266caa86c22ae290f169
 
 PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)/$(PKG_NAME)
 
git clone https://git.99rst.org/PROJECT