From 8476eca72ec5b178ba725c13a4715bfbfdc5d2b8 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Sun, 8 Dec 2019 22:25:02 +0800 Subject: [PATCH] BaiduPCS: bump to 3.7.0 --- package/ctcgfw/BaiduPCS-Web/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/ctcgfw/BaiduPCS-Web/Makefile b/package/ctcgfw/BaiduPCS-Web/Makefile index 447238c69c..552aa94e53 100644 --- a/package/ctcgfw/BaiduPCS-Web/Makefile +++ b/package/ctcgfw/BaiduPCS-Web/Makefile @@ -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