BaiduPCS-Web: update to v3.7.0

This commit is contained in:
LEAN-ESX 2019-12-16 23:51:59 -08:00
parent 814820577e
commit fb775ce304

View File

@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=BaiduPCS-Web
PKG_VERSION:=3.6.8
PKG_VERSION:=3.7.0
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk
@ -43,10 +43,6 @@ ifeq ($(ARCH),arm)
PKG_ARCH_BAIDUPCS-WEB:=arm
endif
ifeq ($(ARCH),arm64)
PKG_ARCH_BAIDUPCS-WEB:=arm64
endif
ifeq ($(ARCH),aarch64)
PKG_ARCH_BAIDUPCS-WEB:=arm64
endif