libbluray: update to libbluray-0.6.2

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-10-15 02:30:36 +02:00
parent 3aac1883d6
commit ddeed4802d

View File

@ -17,12 +17,13 @@
################################################################################
PKG_NAME="libbluray"
PKG_VERSION="0.6.0"
PKG_VERSION="0.6.2"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.videolan.org/developers/libbluray.html"
PKG_URL="ftp://ftp.videolan.org/pub/videolan/libbluray/$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS_TARGET="toolchain freetype libxml2"
PKG_PRIORITY="optional"
PKG_SECTION="multimedia"