mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/x11r7/xlib_libXau: bump version to 1.0.12
https://lists.x.org/archives/xorg-announce/2024-December/003570.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
0259107f88
commit
dc7079a4ca
@@ -1,5 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-December/003284.html
|
||||
sha256 f3fa3282f5570c3f6bd620244438dbfbdd580fc80f02f549587a0f8ab329bbeb libXau-1.0.11.tar.xz
|
||||
sha512 f56abba3bef3fdd4739dfa69367a4251b5fab7c89194c9aece9efa66b9ebbf0736690cc9bd654aab19d9db377e4b9a5268c9c020b3d293bb5351bff5fe75a4dd libXau-1.0.11.tar.xz
|
||||
# From https://lists.x.org/archives/xorg-announce/2024-December/003570.html
|
||||
sha256 74d0e4dfa3d39ad8939e99bda37f5967aba528211076828464d2777d477fc0fb libXau-1.0.12.tar.xz
|
||||
sha512 4bbe8796f4a14340499d5f75046955905531ea2948944dfc3d6069f8b86c1710042bfc7918d459320557883e6631359d48e6173c69c62ff572314e864ff97c5e libXau-1.0.12.tar.xz
|
||||
# Locally computed
|
||||
sha256 56abe29bb1d9806a9e04fa9f80fed2c0f18027594df3f098148d814aef6bddfa COPYING
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XLIB_LIBXAU_VERSION = 1.0.11
|
||||
XLIB_LIBXAU_VERSION = 1.0.12
|
||||
XLIB_LIBXAU_SOURCE = libXau-$(XLIB_LIBXAU_VERSION).tar.xz
|
||||
XLIB_LIBXAU_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBXAU_SITE = https://xorg.freedesktop.org/archive/individual/lib
|
||||
XLIB_LIBXAU_LICENSE = MIT
|
||||
XLIB_LIBXAU_LICENSE_FILES = COPYING
|
||||
XLIB_LIBXAU_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user