From 8ac804586a097fa3083cc97d151ee862a3761a7f Mon Sep 17 00:00:00 2001 From: zxlhhyccc Date: Sat, 7 Sep 2019 22:50:00 +0800 Subject: [PATCH] syncthing: bump to 1.2.2 --- 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 87f02b7000..9070b18967 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.1 +PKG_VERSION:=v1.2.2 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-linux-$(PKG_ARCH_SYNCTHING)-$(PKG_VERSION).tar.gz