From 3249c311c544e52e577dae4758c5df90d5020fd6 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Sat, 16 Nov 2019 08:25:05 +0800 Subject: [PATCH] syncthing : bump to v1.3.1 --- package/zxlhhyccc/syncthing/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/zxlhhyccc/syncthing/Makefile b/package/zxlhhyccc/syncthing/Makefile index 9070b18967..18292cc521 100644 --- a/package/zxlhhyccc/syncthing/Makefile +++ b/package/zxlhhyccc/syncthing/Makefile @@ -26,7 +26,7 @@ ifeq ($(ARCH),aarch64) endif PKG_NAME:=syncthing -PKG_VERSION:=v1.2.2 +PKG_VERSION:=v1.3.1 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-linux-$(PKG_ARCH_SYNCTHING)-$(PKG_VERSION).tar.gz