wayland: update to 1.23.0
This commit is contained in:
parent
08a264f7ed
commit
6a9ef6df83
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wayland'
|
||||
pkgname=wayland
|
||||
version=1.22.0
|
||||
version=1.23.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=1540af1ea698a471c2d8e9d288332c7e0fd360c8f1d12936ebb7e7cbc2425842
|
||||
checksum=05b3e1574d3e67626b5974f862f36b5b427c7ceeb965cb36a4e6c2d342e45ab2
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -Dtests=true"
|
||||
|
|
Loading…
Reference in New Issue