package/x11r7/xlib_libX11: bump version to 1.6.11
Reformatted license hash. Quoting release notes: https://lists.x.org/archives/xorg-announce/2020-August/003053.html "This release fixes a regression introduced by the security patches in 1.6.10. See https://gitlab.freedesktop.org/xorg/lib/libx11/-/issues/116 for details." Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
caa9aac905
commit
de47f7b494
@ -1,5 +1,6 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2020-July/003052.html
|
||||
sha256 af48626989b8515c994777896bd7b7ba2bd5b1ef4e1efaee0a55d8852bbe6226 libX11-1.6.10.tar.bz2
|
||||
sha512 ad384d8896fbe587f7fd99b0d3cc56fac6e2facbab52fa99174200d06b19dd163a483c998acf3834b3a4a3aa4de0dbbe13919a1c80e6797afe467c7075b403ff libX11-1.6.10.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2020-August/003053.html
|
||||
sha256 b1cc4b802058be7e3fb438ee2490f66fcc52ac3b2a14f47a22cbf77638e33606 libX11-1.6.11.tar.bz2
|
||||
sha512 2cb4e215c1e3ccb327e02586844f8c426068536a0f472a39f12191feace607f61a6a08586f03758248199678c2f6897a984b0f1222bc0d68fd2e02702f4ce0bf libX11-1.6.11.tar.bz2
|
||||
|
||||
# Locally computed
|
||||
sha256 2daec087a88e7c9b8082557cdeebad5bbb8155a4137472f0b22e269cd99d0c1e COPYING
|
||||
sha256 2daec087a88e7c9b8082557cdeebad5bbb8155a4137472f0b22e269cd99d0c1e COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XLIB_LIBX11_VERSION = 1.6.10
|
||||
XLIB_LIBX11_VERSION = 1.6.11
|
||||
XLIB_LIBX11_SOURCE = libX11-$(XLIB_LIBX11_VERSION).tar.bz2
|
||||
XLIB_LIBX11_SITE = https://xorg.freedesktop.org/archive/individual/lib
|
||||
XLIB_LIBX11_LICENSE = MIT
|
||||
|
Loading…
Reference in New Issue
Block a user