libbluray: update to 0.9.1.
This commit is contained in:
parent
63bbea3c01
commit
b2ff36be65
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libbluray'
|
||||
pkgname=libbluray
|
||||
version=0.9.0
|
||||
version=0.9.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-bdjava"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.videolan.org/developers/libbluray.html"
|
||||
license="LGPL-2.1"
|
||||
distfiles="ftp://ftp.videolan.org/pub/videolan/$pkgname/$version/$pkgname-$version.tar.bz2"
|
||||
checksum=84b61da9202fa724a76ac885af69df16a5583eb11d43e940dc201833bbfd694d
|
||||
checksum=d9647fa55802907b33d85e9ffcc6d97e3133490f3721afd649d9b361c42f3940
|
||||
|
||||
libbluray-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue