libva: update to 2.14.0.
This commit is contained in:
parent
e10a7ebe88
commit
d98d90a280
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libva'
|
||||
# NOTE: keep this pkg synchronized with libva-glx
|
||||
pkgname=libva
|
||||
version=2.13.0
|
||||
version=2.14.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dwith_glx=no"
|
||||
|
@ -14,7 +14,7 @@ license="MIT"
|
|||
homepage="https://01.org/linuxmedia/vaapi"
|
||||
changelog="https://raw.githubusercontent.com/intel/libva/master/NEWS"
|
||||
distfiles="https://github.com/intel/libva/archive/${version}.tar.gz"
|
||||
checksum=6b7ec7d4fa204dad3f266450981f1f0892400c03afd3e00ac11f8ccade5aaaa1
|
||||
checksum=f21152a2170edda9d1c4dd463d52eaf62b553e83e553c0a946654523cca86d5e
|
||||
|
||||
build_options="wayland"
|
||||
build_options_default="wayland"
|
||||
|
|
Loading…
Reference in New Issue