diff mbox series

[1/1] package/libvdpau: bump to version 1.4

Message ID 20220106225647.1162108-1-fontaine.fabrice@gmail.com
State Accepted
Headers show
Series [1/1] package/libvdpau: bump to version 1.4 | expand

Commit Message

Fabrice Fontaine Jan. 6, 2022, 10:56 p.m. UTC
Update indentation in hash file (two spaces)

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/libvdpau/libvdpau.hash | 7 +++----
 package/libvdpau/libvdpau.mk   | 2 +-
 2 files changed, 4 insertions(+), 5 deletions(-)

Comments

Peter Korsgaard Jan. 7, 2022, 5:11 p.m. UTC | #1
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Update indentation in hash file (two spaces)
 > https://gitlab.freedesktop.org/vdpau/libvdpau/-/tags/1.4

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed, thanks.
diff mbox series

Patch

diff --git a/package/libvdpau/libvdpau.hash b/package/libvdpau/libvdpau.hash
index 0833d41bf4..653657322a 100644
--- a/package/libvdpau/libvdpau.hash
+++ b/package/libvdpau/libvdpau.hash
@@ -1,5 +1,4 @@ 
-# From https://lists.x.org/archives/xorg-announce/2019-August/003021.html
-sha256 b5a52eeac9417edbc396f26c40591ba5df0cd18285f68d84614ef8f06196e50e  libvdpau-1.3.tar.bz2
-sha512 c06c23062816e8b207d38d9d53df43a1b193bb9836b48bd6d79a63d76522e87d383c446285b9877fe9c99faa0d290da8a49ccbb58eefa138cc38d0929a8e1330  libvdpau-1.3.tar.bz2
 # Locally computed
-sha256 ce4af7294872ff07f6e82ae5f1f5eba926215b1e2fb6d55d64759de082458d61  COPYING
+sha256  4258824c5a4555ef31de0a7d82b3caf19e75a16a13949f1edafc5f6fb2d33f30  libvdpau-1.4.tar.bz2
+# Locally computed
+sha256  ce4af7294872ff07f6e82ae5f1f5eba926215b1e2fb6d55d64759de082458d61  COPYING
diff --git a/package/libvdpau/libvdpau.mk b/package/libvdpau/libvdpau.mk
index 63aecaf744..ae2f388855 100644
--- a/package/libvdpau/libvdpau.mk
+++ b/package/libvdpau/libvdpau.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-LIBVDPAU_VERSION = 1.3
+LIBVDPAU_VERSION = 1.4
 LIBVDPAU_SOURCE = libvdpau-$(LIBVDPAU_VERSION).tar.bz2
 LIBVDPAU_SITE = \
 	https://gitlab.freedesktop.org/vdpau/libvdpau/-/archive/$(LIBVDPAU_VERSION)