From 6cc66ddca0574e9192d46db26c5c6026dde51ccc Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Wed, 22 Jan 2020 21:24:24 +0800 Subject: [PATCH] syncthing: bump to 1.3.3 --- 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 7a790cc575..940cbb3fd6 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.3.2 +PKG_VERSION:=v1.3.3 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-linux-$(PKG_ARCH_SYNCTHING)-$(PKG_VERSION).tar.gz