mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/x11r7/xorgproto: bump version to 2024.1
Release notes: https://lists.x.org/archives/xorg-announce/2024-March/003495.html Signed-off-by: Raphael Pavlidis <raphael.pavlidis@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
89061166ec
commit
a9c8a2cf18
@@ -1,6 +1,8 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2023-June/003408.html
|
||||
sha256 b61fbc7db82b14ce2dc705ab590efc32b9ad800037113d1973811781d5118c2c xorgproto-2023.2.tar.xz
|
||||
sha512 af0a8c8094fc6a490a886a8c048175762b6334798f2e48b6f6e19a7bb39ddbef05fa1237c4e9d9f1d870d24f5ca7a7c463044c41ceebd108f8ab0816677a582d xorgproto-2023.2.tar.xz
|
||||
# Verified from https://xorg.freedesktop.org/archive/individual/proto/xorgproto-2024.1.tar.xz.sig
|
||||
# with key 67DC86F2623FC5FD4BB5225D14706DBE1E4B4540
|
||||
# From https://lists.x.org/archives/xorg-announce/2024-March/003495.html
|
||||
sha256 372225fd40815b8423547f5d890c5debc72e88b91088fbfb13158c20495ccb59 xorgproto-2024.1.tar.xz
|
||||
sha512 63955cb604ff831575af2193548857c1b99e52d00206ea9421ce99e145094bcd907388c4574bc32174a01cbe2c940b0377bf75ae7d2c0f953157dc9c32e5a07f xorgproto-2024.1.tar.xz
|
||||
|
||||
# Locally computed
|
||||
sha256 aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555 COPYING-applewmproto
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XORGPROTO_VERSION = 2023.2
|
||||
XORGPROTO_VERSION = 2024.1
|
||||
XORGPROTO_SOURCE = xorgproto-$(XORGPROTO_VERSION).tar.xz
|
||||
XORGPROTO_SITE = https://xorg.freedesktop.org/archive/individual/proto
|
||||
XORGPROTO_LICENSE = MIT
|
||||
|
||||
Reference in New Issue
Block a user