From c0f33649742e6a705fc8b38ac2406afaa80966be Mon Sep 17 00:00:00 2001 From: coolsnowwolf Date: Mon, 29 Jun 2020 23:41:08 +0800 Subject: [PATCH] baidupcs-web: move to my source --- package/lean/baidupcs-web/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/lean/baidupcs-web/Makefile b/package/lean/baidupcs-web/Makefile index cf4caadc9..0540b060d 100644 --- a/package/lean/baidupcs-web/Makefile +++ b/package/lean/baidupcs-web/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=baidupcs-web PKG_VERSION:=3.7.1 -PKG_RELEASE:=1 +PKG_RELEASE:=2 include $(INCLUDE_DIR)/package.mk @@ -62,7 +62,7 @@ endif PKG_SOURCE:=BaiduPCS-Go-v$(PKG_VERSION)-linux-$(PKG_ARCH_BAIDUPCS-WEB).zip -PKG_SOURCE_URL:=https://www.shinenet.cn/down/ +PKG_SOURCE_URL:=https://github.com/coolsnowwolf/baidupcs-web/raw/master/ UNZIP_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)/$(PKG_NAME)-unzip