weston: update to 13.0.3.

This commit is contained in:
Daniel Martinez 2024-06-05 14:27:37 -04:00 committed by cinerea0
parent 4f2fe6ad04
commit 11c489a03d

View file

@ -1,6 +1,6 @@
# Template file for 'weston'
pkgname=weston
version=13.0.1
version=13.0.3
revision=1
build_style=meson
configure_args=" $(vopt_bool vaapi backend-drm-screencast-vaapi) "
@ -16,8 +16,8 @@ short_desc="Reference implementation of a Wayland compositor"
maintainer="Daniel Martinez <danielmartinez@cock.li>"
license="MIT"
homepage="https://wayland.freedesktop.org/"
distfiles="https://wayland.freedesktop.org/releases/${pkgname}-${version}.tar.xz"
checksum=ea1566ab4f5ffce7e9fd4f7a1fca5b30caae4d50023bf459213994094e02b29a
distfiles="https://gitlab.freedesktop.org/wayland/weston/-/releases/${version}/downloads/weston-${version}.tar.xz"
checksum=27f68d96e3b97d98daadef13a202356524924fa381418fa6716b9136ef099093
lib32disabled=yes
replaces="weston-colord>=0"