mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
wayland: update to 1.24.0
This commit is contained in:
parent
6cc65497c0
commit
e98aeaeb20
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wayland'
|
||||
pkgname=wayland
|
||||
version=1.23.1
|
||||
version=1.24.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
# "Tests must not be built with NDEBUG defined, they rely on assert()."
|
||||
|
@ -12,7 +12,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
|||
license="MIT"
|
||||
homepage="https://wayland.freedesktop.org/"
|
||||
distfiles="https://gitlab.freedesktop.org/wayland/wayland/-/releases/${version}/downloads/wayland-${version}.tar.xz"
|
||||
checksum=864fb2a8399e2d0ec39d56e9d9b753c093775beadc6022ce81f441929a81e5ed
|
||||
checksum=82892487a01ad67b334eca83b54317a7c86a03a89cfadacfef5211f11a5d0536
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -Dtests=true"
|
||||
|
|
Loading…
Add table
Reference in a new issue