xorg-server-xwayland: update to 23.1.2.

This commit is contained in:
André Cerqueira 2023-06-12 15:12:00 +01:00 committed by Andrew Benson
parent 5ce4ac8606
commit 02d5617780

View file

@ -1,6 +1,6 @@
# Template file for 'xorg-server-xwayland' # Template file for 'xorg-server-xwayland'
pkgname=xorg-server-xwayland pkgname=xorg-server-xwayland
version=23.1.1 version=23.1.2
revision=1 revision=1
build_style=meson build_style=meson
configure_args="-Dipv6=true -Dxvfb=false -Dxdmcp=false -Dxcsecurity=true configure_args="-Dipv6=true -Dxvfb=false -Dxdmcp=false -Dxcsecurity=true
@ -16,7 +16,7 @@ maintainer="Michal Vasilek <michal@vasilek.cz>"
license="MIT" license="MIT"
homepage="https://xorg.freedesktop.org" homepage="https://xorg.freedesktop.org"
distfiles="https://gitlab.freedesktop.org/xorg/xserver/-/archive/xwayland-$version/xserver-xwayland-$version.tar.gz" distfiles="https://gitlab.freedesktop.org/xorg/xserver/-/archive/xwayland-$version/xserver-xwayland-$version.tar.gz"
checksum=5a10b26c62495435449f9bd5aad3db8ad29fe8eccd7cf7324011cd981d82dbf0 checksum=ea63218a4608cf88e98b1437de87f4757acf0d162eae8160559465385e01d391
make_check=no # needs xtest repository make_check=no # needs xtest repository
post_install() { post_install() {