syncthing: bump to 1.3.4

This commit is contained in:
CN_SZTL 2020-02-08 18:54:12 +08:00
parent 823e00a512
commit 31c3e132be
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.3
PKG_VERSION:=v1.3.4
PKG_RELEASE:=1
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-linux-$(PKG_ARCH_SYNCTHING)-$(PKG_VERSION).tar.gz