mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
nvidia-vaapi-driver: update to 0.0.13
Closes: #54219 [via git-merge-pr]
This commit is contained in:
parent
b55d686123
commit
cd9f8f7d57
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nvidia-vaapi-driver'
|
# Template file for 'nvidia-vaapi-driver'
|
||||||
pkgname=nvidia-vaapi-driver
|
pkgname=nvidia-vaapi-driver
|
||||||
version=0.0.12
|
version=0.0.13
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Owen Law <owenlaw222@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/elFarto/nvidia-vaapi-driver"
|
homepage="https://github.com/elFarto/nvidia-vaapi-driver"
|
||||||
distfiles="https://github.com/elFarto/nvidia-vaapi-driver/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/elFarto/nvidia-vaapi-driver/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=435974aeab87cd2cd5c849d18ec4932d5bdf9d6f021385f185c9bf33d7cb2422
|
checksum=0bd10013b183eeef1676f99213f449482b86cbb9cd8883e7fb3801f6f59de231
|
||||||
conflicts="libva-vdpau-driver"
|
conflicts="libva-vdpau-driver"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue