From 8a41687e8dd43f8c9afc3cf6e5f3ee37222468f9 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 16 Jul 2022 22:05:32 +0300 Subject: xwayland: bump to 22.1.3 --- wayland/xwayland/build | 4 ++++ wayland/xwayland/checksums | 2 +- wayland/xwayland/sources | 2 +- wayland/xwayland/version | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/wayland/xwayland/build b/wayland/xwayland/build index 7b471562..dd8e094e 100755 --- a/wayland/xwayland/build +++ b/wayland/xwayland/build @@ -2,6 +2,10 @@ export DESTDIR="$1" +# I don't know why these build systems add these "optional" dependencies, then +# don't let you disable them when your system has it. +clsed "/libbsd\_dep/s/'libbsd'/'libnothankyou'/" meson.build + cl-meson \ -Ddefault_font_path=/usr/share/fonts \ -Dsha1=libcrypto \ diff --git a/wayland/xwayland/checksums b/wayland/xwayland/checksums index d81c10a4..d2e41803 100644 --- a/wayland/xwayland/checksums +++ b/wayland/xwayland/checksums @@ -1,2 +1,2 @@ %BLAKE3 -056a663fed8fc1838b0024b00533c1886261161ba8613e92dad58b885b5c45ea xwayland-22.1.2.tar.xz +0e0f96492ea1cb38f813313972a8e7ce9ebc19fe6b62f381ce28dd4bec4ddff1 xwayland-22.1.3.tar.xz diff --git a/wayland/xwayland/sources b/wayland/xwayland/sources index d1ed6cdc..a8872891 100644 --- a/wayland/xwayland/sources +++ b/wayland/xwayland/sources @@ -1 +1 @@ -https://www.x.org/releases/individual/xserver/xwayland-22.1.2.tar.xz +https://www.x.org/releases/individual/xserver/xwayland-22.1.3.tar.xz diff --git a/wayland/xwayland/version b/wayland/xwayland/version index 5640cdf0..f10789d1 100644 --- a/wayland/xwayland/version +++ b/wayland/xwayland/version @@ -1 +1 @@ -22.1.2 1 +22.1.3 1 -- cgit v1.2.3