mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
libbluray: update to 0.8.0.
This commit is contained in:
parent
74cdfd623d
commit
e3966da70b
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.7.0
|
version=0.8.0
|
||||||
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@voidlinux.eu>"
|
||||||
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=f79beb9fbb24117cbb1264c919e686ae9e6349c0ad08b48c4b6233b2887eb68d
|
checksum=7b80208b2af54313fedbb49f54b7e13ff7f86f1843a81dddd5e17aa9575bfd08
|
||||||
|
|
||||||
libbluray-devel_package() {
|
libbluray-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue