Skip to content

Commit

Permalink
bump libbluray version to 1.3.4 to fix compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Bene authored and mspieth committed Mar 2, 2024
1 parent 935bf39 commit 2c5d9c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/makelibs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2030,7 +2030,7 @@ return $ERR

build_libbluray() {
rm -rf build
LIBBLURAYVER=1.1.2
LIBBLURAYVER=1.3.4
LIBBLURAY=libbluray-$LIBBLURAYVER
echo -e "\n**** $LIBBLURAY ****"
setup_lib ftp://ftp.videolan.org/pub/videolan/libbluray/$LIBBLURAYVER/$LIBBLURAY.tar.bz2 $LIBBLURAY
Expand Down

0 comments on commit 2c5d9c1

Please sign in to comment.