xorg-server-xwayland: update to 23.2.1.
This commit is contained in:
parent
1b138cb33c
commit
57fb3a3343
|
@ -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.2.0
|
version=23.2.1
|
||||||
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=475f5e095a4b47e972fc0a991ae4be1f6ff40d28b621e06d1eed54cdae42fe69
|
checksum=842cd6043f13e59390727418b238e509b8d4c37bc60702852e2c977f384bf218
|
||||||
make_check=no # needs xtest repository
|
make_check=no # needs xtest repository
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue