vte3: update to 0.72.0.

This commit is contained in:
oreo639 2023-03-22 00:44:31 -07:00 committed by Michal Vasilek
parent a1fceefad5
commit e3d417a8d8

View File

@ -1,7 +1,7 @@
# Template file for 'vte3'
pkgname=vte3
version=0.70.1
revision=2
version=0.72.0
revision=1
build_style=meson
build_helper="gir"
configure_args="-Db_ndebug=false -Db_lto=false -D_systemd=false
@ -14,7 +14,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=1f4601cbfea5302b96902208c8f185e5b18b259b5358bc93cf392bf59871c5b6
checksum=40fe914d6c70db34176c922725b6c6ea15d5f3cb2a9b44c57e200a5f950a6736
# Suppress warnings as errors for NULL format strings (musl libc)
CXXFLAGS="-Wno-error=format="