File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ heibaise=${black}${on_white}; shanshuo=$(tput blink); wuguangbiao=$(tput civis);
6767CW=" ${bold}${baihongse} ERROR ${jiacu} " ; ZY=" ${baihongse}${bold} ATTENTION ${jiacu} " ; JG=" ${baihongse}${bold} WARNING ${jiacu} "
6868# --------------------------------------------------------------------------------
6969BDDATE=2019.01.14
70- BDVER=2.8.9
70+ BDVER=2.9.0
7171DeBUG=0
7272# --------------------------------------------------------------------------------
7373using_bdinfo=new
@@ -211,7 +211,7 @@ elif [[ ! `ls "${DIR}" | grep -E "mono.net-4.0"` ]] && [[ ! `command -v git` ]];
211211 echo " \n${bold} Git not found, downloading library via wget ...\n"
212212 cd " ${DIR} "
213213 [[ $DeBUG == 1 ]] && echo -e " \nDIR = ${DIR} \n" && ls
214- BDVER=2.7 .0
214+ BDVER=2.9 .0
215215 wget --no-check-certificate -O $BDVER .tar.gz https://github.com/Aniverse/bluray/archive/$BDVER .tar.gz
216216 tar zxf $BDVER .tar.gz
217217 rm -rf bluray-$BDVER /{bluray,README.md}
You can’t perform that action at this time.
0 commit comments