syncthing : bump to v1.3.1

This commit is contained in:
CN_SZTL 2019-11-16 08:25:05 +08:00
parent 240a74386c
commit 3249c311c5
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.2.2
PKG_VERSION:=v1.3.1
PKG_RELEASE:=1
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-linux-$(PKG_ARCH_SYNCTHING)-$(PKG_VERSION).tar.gz