mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xorg-server-xwayland: update to 23.1.1
This commit is contained in:
parent
385e85b6e3
commit
6e62fa6ef4
1 changed files with 2 additions and 2 deletions
|
@ -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.0
|
version=23.1.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=0f9e1a1e2b628149565707edceb4150b8841d09709590824023513fdf4cad3ec
|
checksum=5a10b26c62495435449f9bd5aad3db8ad29fe8eccd7cf7324011cd981d82dbf0
|
||||||
make_check=no # needs xtest repository
|
make_check=no # needs xtest repository
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue