mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-05-01 03:00:26 -04:00
xwayland -> 24.1.11 in updater-xwayland-24.1.11 — xwayland: 24.1.10 → 24.1.11 (#15861)
* xwayland -> 24.1.11 in updater-xwayland-24.1.11 * updater-xwayland-24.1.11: Package File Update Run on linux/amd64 container. * updater-xwayland-24.1.11: Package File Update Run on linux/arm/v7 container. --------- Co-authored-by: satmandu <satmandu@users.noreply.github.com> Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
16ffb945d0
commit
e21be68fe6
@@ -1,4 +1,4 @@
|
||||
# Total size: 1860857
|
||||
# Total size: 1860856
|
||||
/usr/local/bin/Xwayland
|
||||
/usr/local/lib/pkgconfig/xwayland.pc
|
||||
/usr/local/lib/xorg/protocol.txt
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Total size: 2934129
|
||||
# Total size: 2933936
|
||||
/usr/local/bin/Xwayland
|
||||
/usr/local/lib64/pkgconfig/xwayland.pc
|
||||
/usr/local/lib64/xorg/protocol.txt
|
||||
|
||||
@@ -3,7 +3,7 @@ require 'buildsystems/meson'
|
||||
class Xwayland < Meson
|
||||
description 'X server configured to work with weston or sommelier'
|
||||
homepage 'https://x.org/wiki/'
|
||||
version '24.1.10'
|
||||
version '24.1.11'
|
||||
license 'MIT-with-advertising, ISC, BSD-3, BSD and custom'
|
||||
compatibility 'aarch64 armv7l x86_64'
|
||||
source_url 'https://gitlab.freedesktop.org/xorg/xserver.git'
|
||||
@@ -11,9 +11,9 @@ class Xwayland < Meson
|
||||
binary_compression 'tar.zst'
|
||||
|
||||
binary_sha256({
|
||||
aarch64: '5392c5435a47e7c481610beff60b316d0ac4dbf2bcf5d7d84e6d53a21fb3c4f2',
|
||||
armv7l: '5392c5435a47e7c481610beff60b316d0ac4dbf2bcf5d7d84e6d53a21fb3c4f2',
|
||||
x86_64: '26134fd8e3304caa6e1495e9f6af03fb8c5eb5564364e8d9c59f543aabc082d3'
|
||||
aarch64: 'bda1b6ca146f2c8da725c5fdbef56a53248901d660f8cf7d0f102e8c3bfacf8b',
|
||||
armv7l: 'bda1b6ca146f2c8da725c5fdbef56a53248901d660f8cf7d0f102e8c3bfacf8b',
|
||||
x86_64: '2f696a3875f8b219fc244030edcfd334d6edaf5bd975dc4a874d532d8cffd719'
|
||||
})
|
||||
|
||||
no_env_options
|
||||
|
||||
Reference in New Issue
Block a user