summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-graphics/xorg-proto/xorgproto_2023.2.bb (renamed from meta/recipes-graphics/xorg-proto/xorgproto_2022.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-proto/xorgproto_2022.2.bb b/meta/recipes-graphics/xorg-proto/xorgproto_2023.2.bb
index a1cd66c744..94d37c56bc 100644
--- a/meta/recipes-graphics/xorg-proto/xorgproto_2022.2.bb
+++ b/meta/recipes-graphics/xorg-proto/xorgproto_2023.2.bb
@@ -6,10 +6,10 @@ BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
6 6
7SECTION = "x11/libs" 7SECTION = "x11/libs"
8LICENSE = "MIT" 8LICENSE = "MIT"
9LIC_FILES_CHKSUM = "file://COPYING-x11proto;md5=dfc4bd2b0568b31725b85b0604e69b56" 9LIC_FILES_CHKSUM = "file://COPYING-x11proto;md5=0b9fe3db4015bcbe920e7c67a39ee3f1"
10 10
11SRC_URI = "${XORG_MIRROR}/individual/proto/${BP}.tar.xz" 11SRC_URI = "${XORG_MIRROR}/individual/proto/${BP}.tar.xz"
12SRC_URI[sha256sum] = "5d13dbf2be08f95323985de53352c4f352713860457b95ccaf894a647ac06b9e" 12SRC_URI[sha256sum] = "b61fbc7db82b14ce2dc705ab590efc32b9ad800037113d1973811781d5118c2c"
13 13
14inherit meson 14inherit meson
15 15