[Buildroot] [git commit] package/libvdpau: bump to version 1.5

Arnout Vandecappelle (Essensium/Mind) arnout at mind.be
Sun Jul 24 12:22:14 UTC 2022


commit: https://git.buildroot.net/buildroot/commit/?id=e95a8d6a1c6195ae534cd2148d20ca81f2de74ed
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

https://gitlab.freedesktop.org/vdpau/libvdpau/-/tags/1.5

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
---
 package/libvdpau/libvdpau.hash | 2 +-
 package/libvdpau/libvdpau.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libvdpau/libvdpau.hash b/package/libvdpau/libvdpau.hash
index 653657322a..ac974902d0 100644
--- a/package/libvdpau/libvdpau.hash
+++ b/package/libvdpau/libvdpau.hash
@@ -1,4 +1,4 @@
 # Locally computed
-sha256  4258824c5a4555ef31de0a7d82b3caf19e75a16a13949f1edafc5f6fb2d33f30  libvdpau-1.4.tar.bz2
+sha256  a5d50a42b8c288febc07151ab643ac8de06a18446965c7241f89b4e810821913  libvdpau-1.5.tar.bz2
 # Locally computed
 sha256  ce4af7294872ff07f6e82ae5f1f5eba926215b1e2fb6d55d64759de082458d61  COPYING
diff --git a/package/libvdpau/libvdpau.mk b/package/libvdpau/libvdpau.mk
index ae2f388855..67ffdf17c1 100644
--- a/package/libvdpau/libvdpau.mk
+++ b/package/libvdpau/libvdpau.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBVDPAU_VERSION = 1.4
+LIBVDPAU_VERSION = 1.5
 LIBVDPAU_SOURCE = libvdpau-$(LIBVDPAU_VERSION).tar.bz2
 LIBVDPAU_SITE = \
 	https://gitlab.freedesktop.org/vdpau/libvdpau/-/archive/$(LIBVDPAU_VERSION)



More information about the buildroot mailing list