mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 19:43:50 +02:00
libva-glx: update to 1.8.3
This commit is contained in:
parent
56a6987b84
commit
b006c3341a
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.2
|
version=1.8.3
|
||||||
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=9ed3e3ddc8f47a715d4c6ec366beb21c83fc4e8a3d4d39a811baff76f0a0cede
|
checksum=56ee129deba99b06eb4a8d4f746b117c5d1dc2ec5b7a0bfc06971fca1598ab9b
|
||||||
|
|
||||||
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