From 42660e9f546d3f6453261211bc47a0860bd4ef1d Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Fri, 2 Aug 2024 10:59:27 +0200 Subject: [PATCH] wayland-protocols: Update version from 1.25 to 1.35 Dependency wayland-protocols found: NO found 1.25 but need: '>= 1.34' Run-time dependency wayland-protocols found: NO (tried pkgconfig and cmake) --- wayland-protocols.be0 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wayland-protocols.be0 b/wayland-protocols.be0 index 73e07ab07..08624040e 100755 --- a/wayland-protocols.be0 +++ b/wayland-protocols.be0 @@ -1,9 +1,9 @@ #!/usr/bin/env beesh -# BEE_VERSION wayland-protocols-1.25-0 +# BEE_VERSION wayland-protocols-1.35-0 -# SRCURL[0]="https://wayland.freedesktop.org/releases/wayland-protocols-${PKGVERSION}.tar.xz" -SRCURL[0]="https://beehive.molgen.mpg.de/0c192bf32de09ec30de4a82d1c65329c/wayland-protocols-1.25.tar.xz" +#SRCURL[0]="https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/${PKGVERSION}/downloads/wayland-protocols-${PKGVERSION}.tar.xz" +SRCURL[0]="https://beehive.molgen.mpg.de/cd0f2a1ab6e54568e4f856f140dedca9/wayland-protocols-1.35.tar.xz" # PATCHURL+=()