syncthing: bump to 1.3.3

This commit is contained in:
CN_SZTL 2020-01-22 21:24:24 +08:00
parent 3fd41be750
commit 6cc66ddca0
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.2
PKG_VERSION:=v1.3.3
PKG_RELEASE:=1
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-linux-$(PKG_ARCH_SYNCTHING)-$(PKG_VERSION).tar.gz