package/libvdpau: bump to version 1.5

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Fabrice Fontaine 2022-07-24 11:37:39 +02:00 committed by Arnout Vandecappelle (Essensium/Mind)
parent 52b3b3661c
commit e95a8d6a1c
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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)