Update Makefile (#4776)

This commit is contained in:
hyird 2020-06-11 17:19:12 +08:00 committed by GitHub
parent 8bf7ff9168
commit 299da0ae6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ ifeq ($(ARCH),powerpc64)
endif
PKG_NAME:=verysync
PKG_VERSION:=v1.4.1
PKG_VERSION:=v1.4.3
PKG_RELEASE:=1
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-linux-$(PKG_ARCH_VERYSYNC)-$(PKG_VERSION).tar.gz