vte3: update to 0.80.3

This commit is contained in:
chrysos349 2025-07-23 13:52:48 +03:00 committed by Duncan Overbruck
parent fcbd4950fb
commit 3291565f15

View file

@ -1,6 +1,6 @@
# Template file for 'vte3'
pkgname=vte3
version=0.80.2
version=0.80.3
revision=1
build_style=meson
build_helper="gir"
@ -16,7 +16,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-3.0-or-later, LGPL-2.1-or-later, LGPL-3.0-or-later"
homepage="https://gitlab.gnome.org/GNOME/vte/"
distfiles="${GNOME_SITE}/vte/${version%.*}/vte-${version}.tar.xz"
checksum=b225bebd043633bd491f2ea171374d0f3f9de62dfec07653053bc08c4face46f
checksum=2e596fd3fbeabb71531662224e71f6a2c37f684426136d62854627276ef4f699
# Suppress warnings as errors for NULL format strings (musl libc)
CXXFLAGS="-Wno-error=format="