parent
2874c2a077
commit
1bef4dce85
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libva-utils'
|
||||
# NOTE: keep minor version synchronized with libva and libva-glx
|
||||
pkgname=libva-utils
|
||||
version=2.20.1
|
||||
version=2.21.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Ddrm=true -Dx11=true -Dwayland=true"
|
||||
|
@ -14,7 +14,7 @@ license="MIT"
|
|||
homepage="https://01.org/linuxmedia"
|
||||
changelog="https://raw.githubusercontent.com/intel/libva-utils/master/NEWS"
|
||||
distfiles="https://github.com/intel/libva-utils/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=97413a7ec27ec479b97ffc7ab8acebe053615224a4b051602859cf9f88e4e889
|
||||
checksum=15ca12bd11c7001c04af5079512754fea6ba8d79151b9f07908c99b27622714e
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue