mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
libva-glx: update to 1.8.1.
This commit is contained in:
parent
b6ff4802a0
commit
19d995901e
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=1.8.0
|
version=1.8.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="libva-${version}"
|
wrksrc="libva-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://01.org/linuxmedia"
|
homepage="https://01.org/linuxmedia"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="https://github.com/01org/libva/releases/download/${version}/libva-${version}.tar.bz2"
|
distfiles="https://github.com/01org/libva/releases/download/${version}/libva-${version}.tar.bz2"
|
||||||
checksum=eb92f3dcbe3981df3575348377263b31361113c77b2c3745f23174d1f562d658
|
checksum=c1d5d85b6b40b76f37993b4da33388d3d73b64998dcbc160b7578e24ed775c73
|
||||||
|
|
||||||
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