mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-18 17:33:31 +00:00
Update Makefile (#4776)
This commit is contained in:
parent
8bf7ff9168
commit
299da0ae6c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user