mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
xorg-server-xwayland: update to 23.2.0.
This commit is contained in:
parent
4e86839a9f
commit
1085662543
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.2
|
version=23.2.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=ea63218a4608cf88e98b1437de87f4757acf0d162eae8160559465385e01d391
|
checksum=475f5e095a4b47e972fc0a991ae4be1f6ff40d28b621e06d1eed54cdae42fe69
|
||||||
make_check=no # needs xtest repository
|
make_check=no # needs xtest repository
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue