Skip to content

Commit

Permalink
[bot] AutoMerging: merge all upstream's changes:
Browse files Browse the repository at this point in the history
* https://github.com/coolsnowwolf/lede:
  verysync: adjust download address (coolsnowwolf#5455)
  • Loading branch information
github-actions[bot] committed Sep 14, 2020
2 parents 3618f83 + 92481cb commit cdffd5f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package/lean/verysync/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ endif
PKG_RELEASE:=1
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-linux-$(PKG_ARCH_VERYSYNC)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://releases-cdn.verysync.com/releases/$(PKG_VERSION)/ \
http://dl.verysync.net/$(PKG_VERSION)/
PKG_SOURCE_URL:=http://dl.verysync.com/releases/$(PKG_VERSION)/
PKG_HASH:=skip

include $(INCLUDE_DIR)/package.mk
Expand Down

0 comments on commit cdffd5f

Please sign in to comment.