mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/wayland-protocols: bump to 1.45
News: - 1.43: http://lists.freedesktop.org/archives/wayland-devel/2025-April/044134.html - 1.44: http://lists.freedesktop.org/archives/wayland-devel/2025-April/044161.html - 1.45: https://lore.freedesktop.org/wayland-devel/aEw0AP7h6T8l11ug@gmail.com/T/#u Signed-off-by: Thomas Devoogdt <thomas@devoogdt.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
9fd06f212a
commit
171bd29005
@@ -1,4 +1,4 @@
|
||||
# From https://lists.freedesktop.org/archives/wayland-devel/2025-March/044027.html
|
||||
sha256 23ba80d410d1200a86fe29592c19766eae8f1c350b67289999e9e7ea12d9f7aa wayland-protocols-1.42.tar.xz
|
||||
sha512 ce85fecbe886264eaeb34c7992d4e493295f57f6213d5a2ec04b3471daee04a4225b1a7e77a27ccf39306074780553ec1383c55af30cc2c78942b40cc5777c1b wayland-protocols-1.42.tar.xz
|
||||
# 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
|
||||
sha256 f1a2b233e8a9a71c40f4aa885be08a0842ac85bb8588703c1dd7e6e6502e3124 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WAYLAND_PROTOCOLS_VERSION = 1.42
|
||||
WAYLAND_PROTOCOLS_VERSION = 1.45
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user