syncthing: bump to v1.4.0

This commit is contained in:
CN_SZTL 2020-03-23 02:35:54 +08:00
parent f696462cde
commit 9792e33036
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -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