Minimal changes. https://gitlab.freedesktop.org/xorg/proto/xorgproto/-/commits/xorgproto-2024.1
Signed-off-by: Christian Melki <[email protected]> --- rules/xorgproto.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/xorgproto.make b/rules/xorgproto.make index 8243c59f5..9a09579a5 100644 --- a/rules/xorgproto.make +++ b/rules/xorgproto.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_XORGPROTO) += xorgproto # # Paths and names # -XORGPROTO_VERSION := 2023.2 -XORGPROTO_MD5 := 2e266a49ce3f56669d014cf284901e6e +XORGPROTO_VERSION := 2024.1 +XORGPROTO_MD5 := 12374d29fb5ae642cfa872035e401640 XORGPROTO := xorgproto-$(XORGPROTO_VERSION) XORGPROTO_SUFFIX := tar.xz XORGPROTO_URL := $(call ptx/mirror, XORG, individual/proto/$(XORGPROTO).$(XORGPROTO_SUFFIX)) -- 2.34.1
