mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/x11r7/xlib_libxcvt: bump version to 0.1.3
https://lists.x.org/archives/xorg-announce/2024-December/003571.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
130244a730
commit
0259107f88
@@ -1,5 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-July/003195.html
|
||||
sha256 0561690544796e25cfbd71806ba1b0d797ffe464e9796411123e79450f71db38 libxcvt-0.1.2.tar.xz
|
||||
sha512 3f6b2baca712a4608780686932f8881255c07bb74b1a788f9b07d4e22975c038d75111cd6b452257882a0b2bad57eebb2002f80a3e435d2e2d16936597f039b0 libxcvt-0.1.2.tar.xz
|
||||
# From https://lists.x.org/archives/xorg-announce/2024-December/003571.html
|
||||
sha256 a929998a8767de7dfa36d6da4751cdbeef34ed630714f2f4a767b351f2442e01 libxcvt-0.1.3.tar.xz
|
||||
sha512 2fecc784375e69b6e8e46608618a5f5a8ad20ecd5229fd093883fe401dd6ea231d8b77c6753756fff01f3040bef2db60a042d40fc349769ef5348e5cd9ed1f28 libxcvt-0.1.3.tar.xz
|
||||
# Locally calculated
|
||||
sha256 4849851554bdeda9a2a85ce93946b786605e009685941b8b907a9a36b02ae068 COPYING
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XLIB_LIBXCVT_VERSION = 0.1.2
|
||||
XLIB_LIBXCVT_VERSION = 0.1.3
|
||||
XLIB_LIBXCVT_SOURCE = libxcvt-$(XLIB_LIBXCVT_VERSION).tar.xz
|
||||
XLIB_LIBXCVT_SITE = https://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBXCVT_SITE = https://xorg.freedesktop.org/archive/individual/lib
|
||||
XLIB_LIBXCVT_LICENSE = MIT
|
||||
XLIB_LIBXCVT_LICENSE_FILES = COPYING
|
||||
XLIB_LIBXCVT_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user