libbluray: update to 1.2.1.
This commit is contained in:
parent
f35c3284e1
commit
cd2df8b312
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libbluray'
|
||||
pkgname=libbluray
|
||||
version=1.2.0
|
||||
revision=2
|
||||
version=1.2.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-optimizations"
|
||||
hostmakedepends="pkg-config apache-ant openjdk8"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://www.videolan.org/developers/libbluray.html"
|
||||
distfiles="https://download.videolan.org/pub/videolan/libbluray/${version}/libbluray-${version}.tar.bz2"
|
||||
checksum=cd41ea06fd2512a77ebf63872873641908ef81ce2fe4e4c842f6035a47696c11
|
||||
checksum=5223e83f7988ea2cc860b5cadcaf9cf971087b0c80ca7b60cc17c8300cae36ec
|
||||
|
||||
pre_build() {
|
||||
export JAVA_HOME="/usr/lib/jvm/java-1.8-openjdk"
|
||||
|
|
Loading…
Reference in a new issue