vte3: update to 0.68.0

This commit is contained in:
oreo639 2022-03-31 16:39:31 -07:00 committed by Echo
parent 83e1e0e6e5
commit bdd3622662

View file

@ -1,6 +1,6 @@
# Template file for 'vte3'
pkgname=vte3
version=0.66.2
version=0.68.0
revision=1
wrksrc="vte-${version}"
build_style=meson
@ -15,7 +15,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://wiki.gnome.org/Apps/Terminal/VTE"
distfiles="${GNOME_SITE}/vte/${version%.*}/vte-${version}.tar.xz"
checksum=e89974673a72a0a06edac6d17830b82bb124decf0cb3b52cebc92ec3ff04d976
checksum=13e7d4789ca216a33780030d246c9b13ddbfd04094c6316eea7ff92284dd1749
# Suppress warnings as errors for NULL format strings (musl libc)
CXXFLAGS="-Wno-error=format="