mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/x11r7/xapp_xauth: bump version to 1.1.5
https://lists.x.org/archives/xorg-announce/2025-December/003653.html https://lists.x.org/archives/xorg-announce/2025-March/003589.html https://lists.x.org/archives/xorg-announce/2024-March/003472.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
ccb6eb87e5
commit
3a6ea017ac
@@ -1,5 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-April/003158.html
|
||||
sha256 78ba6afd19536ced1dddb3276cba6e9555a211b468a06f95f6a97c62ff8ee200 xauth-1.1.2.tar.xz
|
||||
sha512 ac23fcd166b45abf7b030994ff3332c9906023dc1ddfa9b9d3000e6a914dc5e0213c4a2aa409cb3ddb93e1f9f4f6374376109241a95ef8c36af842de1f6f76e8 xauth-1.1.2.tar.xz
|
||||
# From https://lists.x.org/archives/xorg-announce/2025-December/003653.html
|
||||
sha256 a4000e2f441facebf569026bedecc23ba262cc6927be52070abe0002625cfbe0 xauth-1.1.5.tar.xz
|
||||
sha512 df94b59de49ced2490351b7ab42d56d3ef92077891b8ba7a73c53b6babb1facd250d934b82f36ee1ddc355dffefb8f52914d30893c9d578711264f82e9bf3cb9 xauth-1.1.5.tar.xz
|
||||
# Locally computed
|
||||
sha256 dcdf5fa36a652efbe61a21def1301739b0010334ae3f049f1cff433221a8c7a5 COPYING
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XAUTH_VERSION = 1.1.2
|
||||
XAPP_XAUTH_VERSION = 1.1.5
|
||||
XAPP_XAUTH_SOURCE = xauth-$(XAPP_XAUTH_VERSION).tar.xz
|
||||
XAPP_XAUTH_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XAUTH_SITE = https://xorg.freedesktop.org/archive/individual/app
|
||||
XAPP_XAUTH_LICENSE = MIT
|
||||
XAPP_XAUTH_LICENSE_FILES = COPYING
|
||||
XAPP_XAUTH_DEPENDENCIES = xlib_libX11 xlib_libXau xlib_libXext xlib_libXmu
|
||||
|
||||
Reference in New Issue
Block a user