package/x11r7/xlib_libXt: bump to 1.3.1

Fixes http://autobuild.buildroot.net/results/40e2022a57170fd32fe9de1fdc042abb948288af/

For gcc-15 / C23 compatibility:

https://lists.freedesktop.org/archives/xorg-announce/2024-November/003560.html

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
[Peter: add autobuilder ref, announcement, correct .hash file]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Waldemar Brodkorb
2025-08-28 11:42:57 +02:00
committed by Peter Korsgaard
parent 2313c23242
commit ba24015307
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# From https://lists.x.org/archives/xorg-announce/2023-April/003383.html
sha256 52820b3cdb827d08dc90bdfd1b0022a3ad8919b57a39808b12591973b331bf91 libXt-1.3.0.tar.xz
sha512 64c5978655135b925c3aaad86b1aa6a3f3b57ad8b3592bf142be616b8aa339a02c2fc7badfab9564ea8076ea8f37acfe31709ed528f5a1d251f2d116aa074118 libXt-1.3.0.tar.xz
# From https://lists.freedesktop.org/archives/xorg-announce/2024-November/003560.html
sha256 e0a774b33324f4d4c05b199ea45050f87206586d81655f8bef4dba434d931288 libXt-1.3.1.tar.xz
sha512 c220292f60b0f53134cf9364831a32bbaa9fa6bbb3a7143e917920957b7a48c616e946042747089f29ea9d8a18ecd64de620bcaf56d82462e7107de906f5db38 libXt-1.3.1.tar.xz
# Locally calculated
sha256 75c5574ca04731d739b1420f55f2b7b47f30df895817f1b03d0d7f5c1fbee534 COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
XLIB_LIBXT_VERSION = 1.3.0
XLIB_LIBXT_VERSION = 1.3.1
XLIB_LIBXT_SOURCE = libXt-$(XLIB_LIBXT_VERSION).tar.xz
XLIB_LIBXT_SITE = https://xorg.freedesktop.org/archive/individual/lib
XLIB_LIBXT_LICENSE = MIT