libbluray: update to libbluray-99ebfa3

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-11-20 07:15:44 +01:00
parent f8f7972e00
commit c1505f3d16
2 changed files with 1 additions and 2 deletions

View File

@ -44,7 +44,6 @@ cd $PKG_BUILD
--disable-doxygen-html \ --disable-doxygen-html \
--disable-doxygen-ps \ --disable-doxygen-ps \
--disable-doxygen-pdf \ --disable-doxygen-pdf \
--with-dlopen-crypto-libs \
--with-gnu-ld --with-gnu-ld
make make

View File

@ -19,7 +19,7 @@
################################################################################ ################################################################################
PKG_NAME="libbluray" PKG_NAME="libbluray"
PKG_VERSION="51d7d60" PKG_VERSION="99ebfa3"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"