]> git.99rst.org Git - openwrt-packages.git/commitdiff
syncthing: bump to 2.1.2
authorGeorge Sapkin <redacted>
Thu, 16 Jul 2026 11:45:31 +0000 (14:45 +0300)
committerJosef Schlehofer <redacted>
Thu, 16 Jul 2026 13:00:54 +0000 (15:00 +0200)
Changes: https://github.com/syncthing/syncthing/releases/tag/v2.1.2
Signed-off-by: George Sapkin <redacted>
utils/syncthing/Makefile

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