xorg-server-xwayland: update to 23.1.0.
This commit is contained in:
parent
56979d0b9f
commit
2c35bef634
|
@ -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=22.1.8
|
version=23.1.0
|
||||||
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=7f51aa41f5ae588a5a8afebf29c19e76830a9f75bc4f0443974f012a42028c83
|
checksum=0f9e1a1e2b628149565707edceb4150b8841d09709590824023513fdf4cad3ec
|
||||||
make_check=no # needs xtest repository
|
make_check=no # needs xtest repository
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue