libbluray: update to 1.3.3.
This commit is contained in:
parent
2b83e3f43d
commit
dcadd5b026
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libbluray'
|
||||
pkgname=libbluray
|
||||
version=1.3.2
|
||||
version=1.3.3
|
||||
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=456814db9f07c1eecdef7e840fcbb20976ef814df875428bfb81ecf45851f170
|
||||
checksum=58ff52cdcee64c55dcc3c777a1c39fb41abd951b927978e4d2b6811b9193a488
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64*|i686*|arm*|aarch64*|ppc64*)
|
||||
|
|
Loading…
Reference in New Issue