Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/xorg-server-xwayland/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'xorg-server-xwayland'
pkgname=xorg-server-xwayland
version=24.1.8
version=24.1.9
revision=1
build_style=meson
configure_args="-Dipv6=true -Dxvfb=false -Dxdmcp=false -Dxcsecurity=true
Expand All @@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://xorg.freedesktop.org"
distfiles="https://gitlab.freedesktop.org/xorg/xserver/-/archive/xwayland-${version}/xserver-xwayland-${version}.tar.gz"
checksum=74cabefc337e2e4a50f3bea88d35867b089fa21ecb176f0e11022556e176a85c
checksum=27b2c92659eaf3fc3705998bcdc6a8a3953c990f83023069425343ac9a85ebe2
make_check=no # needs xtest repository

post_install() {
Expand Down