package/libva-intel-driver: bump version to 1.6.0

Upstream hash is in sha1 format, like before. It is wrongly announced
as md5 in the release mail, so I added a note to the hash file.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Bernd Kuhls 2015-07-01 21:54:55 +02:00 committed by Thomas Petazzoni
parent a5e5464b4a
commit 860b3a7b9a
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
# From http://lists.freedesktop.org/archives/libva/2015-March/003250.html
sha1 98b670517cbd2d0e5e2ef3f171b805815dff9057 libva-intel-driver-1.5.1.tar.bz2
# From http://lists.freedesktop.org/archives/libva/2015-July/003405.html, checked locally
sha1 8d9da76883429a155511ee0e71a737aea07ad217 libva-intel-driver-1.6.0.tar.bz2

View File

@ -4,7 +4,7 @@
#
################################################################################
LIBVA_INTEL_DRIVER_VERSION = 1.5.1
LIBVA_INTEL_DRIVER_VERSION = 1.6.0
LIBVA_INTEL_DRIVER_SOURCE = libva-intel-driver-$(LIBVA_INTEL_DRIVER_VERSION).tar.bz2
LIBVA_INTEL_DRIVER_SITE = http://www.freedesktop.org/software/vaapi/releases/libva-intel-driver
LIBVA_INTEL_DRIVER_LICENSE = MIT