mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-11 22:33:29 +08:00
package/libva: bump to version 1.6.1
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:
parent
ffeffa6d16
commit
ce1f7660ae
@ -1,2 +1,2 @@
|
|||||||
# From http://lists.freedesktop.org/archives/libva/2015-July/003404.html
|
# From http://lists.freedesktop.org/archives/libva/2015-September/003520.html
|
||||||
sha1 f9d0cc8edb90a73146cc755f9e4ab94ddcdf8cd6 libva-1.6.0.tar.bz2
|
sha1 84a026dfa8e3985a250ca92b135ae859ba5e9728 libva-1.6.1.tar.bz2
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LIBVA_VERSION = 1.6.0
|
LIBVA_VERSION = 1.6.1
|
||||||
LIBVA_SOURCE = libva-$(LIBVA_VERSION).tar.bz2
|
LIBVA_SOURCE = libva-$(LIBVA_VERSION).tar.bz2
|
||||||
LIBVA_SITE = http://www.freedesktop.org/software/vaapi/releases/libva
|
LIBVA_SITE = http://www.freedesktop.org/software/vaapi/releases/libva
|
||||||
LIBVA_LICENSE = MIT
|
LIBVA_LICENSE = MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user