syncthing: bump to 1.30.0
authorGeorge Sapkin <redacted>
Tue, 1 Jul 2025 23:27:21 +0000 (02:27 +0300)
committerTianling Shen <redacted>
Sun, 6 Jul 2025 08:20:40 +0000 (16:20 +0800)
Changelog: https://github.com/syncthing/syncthing/releases/tag/v1.30.0
Signed-off-by: George Sapkin <redacted>
utils/syncthing/Makefile

index 0fd0284b16c84f852c4cf497ba5d6e092d9040b3..6188efe75339aca1e95242d474f3c7d60acfcf7f 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=syncthing
-PKG_VERSION:=1.29.7
-PKG_RELEASE:=2
+PKG_VERSION:=1.30.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:=7b29b2bb1fb85adf6f3baf120ff725a19b06ed13b95011fe67dd952349e0e212
+PKG_HASH:=ef1be71c66753c04212ab1c9c548e678d468bad98dc5461e83540a4ef5c2fcba
 
 PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)/$(PKG_NAME)
 
git clone https://git.99rst.org/PROJECT