Thomas Devoogdt
2026-04-17 16:22:43 +02:00
committed by Julien Olivain
parent 712121326f
commit c7179b0309
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# From https://lore.freedesktop.org/wayland-devel/aEw0AP7h6T8l11ug@gmail.com/T/#u
sha256 4d2b2a9e3e099d017dc8107bf1c334d27bb87d9e4aff19a0c8d856d17cd41ef0 wayland-protocols-1.45.tar.xz
sha512 d0557a75eb486fb824f182648bec346e270cb1ada8727613377ab95b0ccb595c516de242f486110c88b7009e98c87b071bf5b598f84466e5624aa1d81f19e195 wayland-protocols-1.45.tar.xz
# From https://lore.freedesktop.org/wayland-devel/ac0NAPBFafhcgzE3@gmail.com/
sha256 398036ac0eb6484982ddbde7ff86848d753231f9cdeeae983f06b52946625aa1 wayland-protocols-1.48.tar.xz
sha512 24950c6181f576f8926e2631a3f017986f809cd4fe8efe6fc8e4d872e98aacabb9eb79877371fb5def1fc78027c8e1e1e25bb98d455c22624a810707be0b2c24 wayland-protocols-1.48.tar.xz
sha256 f1a2b233e8a9a71c40f4aa885be08a0842ac85bb8588703c1dd7e6e6502e3124 COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
WAYLAND_PROTOCOLS_VERSION = 1.45
WAYLAND_PROTOCOLS_VERSION = 1.48
WAYLAND_PROTOCOLS_SITE = https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/$(WAYLAND_PROTOCOLS_VERSION)/downloads
WAYLAND_PROTOCOLS_SOURCE = wayland-protocols-$(WAYLAND_PROTOCOLS_VERSION).tar.xz
WAYLAND_PROTOCOLS_LICENSE = MIT