mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
package/x11r7/xlib_libXext: bump version to 1.3.6
https://lists.x.org/archives/xorg-announce/2024-February/003454.html 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
e55fa54460
commit
789649b288
@@ -1,5 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-October/003241.html
|
||||
sha256 db14c0c895c57ea33a8559de8cb2b93dc76c42ea4a39e294d175938a133d7bca libXext-1.3.5.tar.xz
|
||||
sha512 fd9805982dabfb14b1526c0cb71f94508003fa3fcd60560d387465afd891c1dca61927ae86278436d53f4b840cacd1f412071fdc3dce1d6f730610a9c163d59b libXext-1.3.5.tar.xz
|
||||
# From https://lists.x.org/archives/xorg-announce/2024-February/003454.html
|
||||
sha256 edb59fa23994e405fdc5b400afdf5820ae6160b94f35e3dc3da4457a16e89753 libXext-1.3.6.tar.xz
|
||||
sha512 fd7693b5698cc4f5e80002a2cd4bd88e5d52c755c19a0417ee73029bd65f9d77b0969e765a1febc4d8fce1ba5dfb7278717f47be742e33d8fc5eb941e769792e libXext-1.3.6.tar.xz
|
||||
# Locally computed
|
||||
sha256 fd62910be4b13829d94e76c1447cf840953f0e225c4dc6c79349c84dd0557f22 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XLIB_LIBXEXT_VERSION = 1.3.5
|
||||
XLIB_LIBXEXT_VERSION = 1.3.6
|
||||
XLIB_LIBXEXT_SOURCE = libXext-$(XLIB_LIBXEXT_VERSION).tar.xz
|
||||
XLIB_LIBXEXT_SITE = https://xorg.freedesktop.org/archive/individual/lib
|
||||
XLIB_LIBXEXT_LICENSE = MIT
|
||||
|
||||
Reference in New Issue
Block a user