mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/x11r7/xlib_libXvMC: bump version to 1.0.14
https://lists.x.org/archives/xorg-announce/2024-February/003456.html Switched _SITE to URL mentioned in latest release notes. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
51c0505365
commit
59b504e03d
@@ -1,5 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-March/003132.html
|
||||
sha256 0a9ebe6dea7888a747e5aca1b891d53cd7d3a5f141a9645f77d9b6a12cee657c libXvMC-1.0.13.tar.xz
|
||||
sha512 c9d0f73884a586efb9ea4f77fc8555f60d940077d7dff8eaa765b86345c8b4e3d80b860f68191d2830c272b9e464c08450fbb51bb64819753a6f4228c71861ac libXvMC-1.0.13.tar.xz
|
||||
# From https://lists.x.org/archives/xorg-announce/2024-February/003456.html
|
||||
sha256 e4be9eb6b6bafdbbf81f47f7163047215376e45e2dc786d0ea6181c930725ed9 libXvMC-1.0.14.tar.xz
|
||||
sha512 fc76c6d591780f3481f5032d1f956f2043f3dc7655a4b776dfda4bae55d4424a36d1a3c63dafe2a851908f33159297c0b038a41329d7a137ca7ea73d3db3eedf libXvMC-1.0.14.tar.xz
|
||||
# Locally computed
|
||||
sha256 b7c709df281675a07eb60a71c5fa2599d1ef538eb79ae7ad6e774b10e4a804c4 COPYING
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XLIB_LIBXVMC_VERSION = 1.0.13
|
||||
XLIB_LIBXVMC_VERSION = 1.0.14
|
||||
XLIB_LIBXVMC_SOURCE = libXvMC-$(XLIB_LIBXVMC_VERSION).tar.xz
|
||||
XLIB_LIBXVMC_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBXVMC_SITE = https://xorg.freedesktop.org/archive/individual/lib
|
||||
XLIB_LIBXVMC_LICENSE = MIT
|
||||
XLIB_LIBXVMC_LICENSE_FILES = COPYING
|
||||
XLIB_LIBXVMC_CPE_ID_VENDOR = x.org
|
||||
|
||||
Reference in New Issue
Block a user