mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 13:32:55 +02:00
libva-glx: update to 2.11.0.
This commit is contained in:
parent
7bd82102c9
commit
822485d609
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
# KEEP THIS PACKAGE SYNCHRONIZED WITH "libva".
|
# KEEP THIS PACKAGE SYNCHRONIZED WITH "libva".
|
||||||
#
|
#
|
||||||
pkgname=libva-glx
|
pkgname=libva-glx
|
||||||
version=2.10.0
|
version=2.11.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="libva-${version}"
|
wrksrc="libva-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -20,7 +20,7 @@ license="MIT"
|
||||||
homepage="https://01.org/linuxmedia/vaapi"
|
homepage="https://01.org/linuxmedia/vaapi"
|
||||||
changelog="https://raw.githubusercontent.com/intel/libva/master/NEWS"
|
changelog="https://raw.githubusercontent.com/intel/libva/master/NEWS"
|
||||||
distfiles="https://github.com/intel/libva/archive/${version}.tar.gz"
|
distfiles="https://github.com/intel/libva/archive/${version}.tar.gz"
|
||||||
checksum=f04d5c829da602690f9f098a6d92065507ec9d0c957c1a6df3dea4e2de1204c5
|
checksum=ee2bd79bad5e2404143f089360685f5da63a32dd551b54ccd61d2d49c041178a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# We are only interested in the glx component, remove everything else.
|
# We are only interested in the glx component, remove everything else.
|
||||||
|
|
Loading…
Add table
Reference in a new issue