libbluray: update to 0.6.2.
This commit is contained in:
parent
3c9bb86646
commit
ac37925880
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libbluray'
|
# Template file for 'libbluray'
|
||||||
pkgname=libbluray
|
pkgname=libbluray
|
||||||
version=0.6.0
|
version=0.6.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-bdjava"
|
configure_args="--disable-static --disable-bdjava"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.videolan.org/developers/libbluray.html"
|
homepage="http://www.videolan.org/developers/libbluray.html"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="ftp://ftp.videolan.org/pub/videolan/$pkgname/$version/$pkgname-$version.tar.bz2"
|
distfiles="ftp://ftp.videolan.org/pub/videolan/$pkgname/$version/$pkgname-$version.tar.bz2"
|
||||||
checksum=627bbda57a66bb13ac884f3447ad93fc0dcf9ce8271e547ff48bf77cae09537f
|
checksum=8ca410c8a4a1e2e8344014a67e2c908182cff3e04ece4e3b9ef196cf6bca5cd0
|
||||||
|
|
||||||
libbluray-devel_package() {
|
libbluray-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue