mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
package/x11r7/xcb-proto: bump version to 1.17.0
https://lists.x.org/archives/xorg-announce/2023-August/003414.html https://lists.x.org/archives/xorg-announce/2024-April/003506.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
8b1dc96ec6
commit
a03e4637ca
@@ -1,5 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-June/003170.html
|
||||
sha256 7072beb1f680a2fe3f9e535b797c146d22528990c72f63ddb49d2f350a3653ed xcb-proto-1.15.2.tar.xz
|
||||
sha512 9d0b2f0a4dbbf2d64e32ff4658d1663e13d7e5f1bffc1e8d45be7b9dd5bab46e29fc1c2f6e66a7a569e374ba6756faf3c39b0b5e5560df6d7f8b68beec97659d xcb-proto-1.15.2.tar.xz
|
||||
# From https://lists.x.org/archives/xorg-announce/2024-April/003506.html
|
||||
sha256 2c1bacd2110f4799f74de6ebb714b94cf6f80fb112316b1219480fd22562148c xcb-proto-1.17.0.tar.xz
|
||||
sha512 34c3795e5a48a66d89b72ee1777fb0bede489d5ec07018e6c9ef3c13bdd60b0358fc2c04a1f0ed0acb5b681aeeb92033db579036e4f5edd967fe56714c03acdf xcb-proto-1.17.0.tar.xz
|
||||
# Locally computed
|
||||
sha256 c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XCB_PROTO_VERSION = 1.15.2
|
||||
XCB_PROTO_VERSION = 1.17.0
|
||||
XCB_PROTO_SOURCE = xcb-proto-$(XCB_PROTO_VERSION).tar.xz
|
||||
XCB_PROTO_SITE = https://xorg.freedesktop.org/archive/individual/proto
|
||||
XCB_PROTO_LICENSE = MIT
|
||||
|
||||
Reference in New Issue
Block a user