1
0
forked from ports/contrib

libva-intel-driver: fixed name variable

This commit is contained in:
Tim Biermann 2020-10-20 11:49:53 +00:00
parent dfab49b017
commit 941d6336f1
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF315TFkWWLvjZ8loLFSN6zMyJ6582ifM+AmTHiCRAVgGSQrp4lxDoWSoBIMMY6PfuJF7awHlzeHQMhxTNlbIdBg4=
SHA256 (Pkgfile) = 27e96187d3ebe02b04fe2c15822e8a0ecced581b89db439138572c4b27d20ab3
RWSagIOpLGJF3y9meurUwKo2MrH/4vQdO1fp9XIIqcPjlBLSYJ8zSSiAF216lqKYodmUqckNMIGktpo61Q4O0rht/z0N7GwoGgE=
SHA256 (Pkgfile) = 74b2f6bde8affe2aa5c1eae9b82b56160fda70262d194b9e1a58472515bd1a02
SHA256 (.footprint) = 92cc0a35ffe0b36abeb6d1a68f1b5c2989ee4916dc6437ae5319fe7c02b31469
SHA256 (intel-vaapi-driver-2.4.1.tar.bz2) = 0081fce08eb3a83f7d99c3b853c8fdfa0af437b8f5b0fb7c66faeb83bcbe0c19

View File

@ -3,7 +3,7 @@
# Maintainer: Thomas Penteker, tek at serverop dot de
# Depends on: glu ffmpeg libva meson ninja
name=libva-intel
name=libva-intel-driver
version=2.4.1
release=1
source=(https://github.com/intel/intel-vaapi-driver/releases/download/${version}/intel-vaapi-driver-${version}.tar.bz2)