package/libva: bump version to 1.6.0

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:54 +02:00 committed by Thomas Petazzoni
parent 341fec69e4
commit a5e5464b4a
2 changed files with 3 additions and 3 deletions
package/libva

View File

@ -1,2 +1,2 @@
# From http://lists.freedesktop.org/archives/libva/2015-March/003249.html
sha1 b315a86fcd3bd1e073e2c1b62416550885cd7420 libva-1.5.1.tar.bz2
# From http://lists.freedesktop.org/archives/libva/2015-July/003404.html
sha1 f9d0cc8edb90a73146cc755f9e4ab94ddcdf8cd6 libva-1.6.0.tar.bz2

View File

@ -4,7 +4,7 @@
#
################################################################################
LIBVA_VERSION = 1.5.1
LIBVA_VERSION = 1.6.0
LIBVA_SOURCE = libva-$(LIBVA_VERSION).tar.bz2
LIBVA_SITE = http://www.freedesktop.org/software/vaapi/releases/libva
LIBVA_LICENSE = MIT