libbluray: update to 1.3.4.
This commit is contained in:
parent
c7bcf71255
commit
add2f27b1e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libbluray'
|
||||
pkgname=libbluray
|
||||
version=1.3.3
|
||||
version=1.3.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-optimizations"
|
||||
|
@ -12,7 +12,7 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://www.videolan.org/developers/libbluray.html"
|
||||
changelog="https://code.videolan.org/videolan/libbluray/-/raw/master/ChangeLog"
|
||||
distfiles="${VIDEOLAN_SITE}/libbluray/${version}/libbluray-${version}.tar.bz2"
|
||||
checksum=58ff52cdcee64c55dcc3c777a1c39fb41abd951b927978e4d2b6811b9193a488
|
||||
checksum=478ffd68a0f5dde8ef6ca989b7f035b5a0a22c599142e5cd3ff7b03bbebe5f2b
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64*|i686*|arm*|aarch64*|ppc64*)
|
||||
|
|
Loading…
Reference in New Issue