From 9792e33036aab7878000f528f0bd093645639dd7 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Mon, 23 Mar 2020 02:35:54 +0800 Subject: [PATCH] syncthing: bump to v1.4.0 --- 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 9831935ed6..383751728e 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.4 +PKG_VERSION:=v1.4.0 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-linux-$(PKG_ARCH_SYNCTHING)-$(PKG_VERSION).tar.gz