Minor changeset. https://gitlab.freedesktop.org/xorg/proto/xorgproto/-/commits/xorgproto-2025.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 9a09579a5..9357fe0dc 100644 --- a/rules/xorgproto.make +++ b/rules/xorgproto.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_XORGPROTO) += xorgproto # # Paths and names # -XORGPROTO_VERSION := 2024.1 -XORGPROTO_MD5 := 12374d29fb5ae642cfa872035e401640 +XORGPROTO_VERSION := 2025.1 +XORGPROTO_MD5 := 15534fa6fb13a6a70afe7561c1424f3c XORGPROTO := xorgproto-$(XORGPROTO_VERSION) XORGPROTO_SUFFIX := tar.xz XORGPROTO_URL := $(call ptx/mirror, XORG, individual/proto/$(XORGPROTO).$(XORGPROTO_SUFFIX)) -- 2.43.0
