vte3: update to 0.63.91.

This commit is contained in:
Enno Boland 2021-04-03 16:54:22 +02:00
parent 79de195523
commit 447d9bdf0f
No known key found for this signature in database
GPG key ID: 5A7B9F1D0DFEB55D

View file

@ -1,6 +1,6 @@
# Template file for 'vte3'
pkgname=vte3
version=0.62.1
version=0.63.91
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=c369e87c0c8284e09109d0a9aac821f543558f51c0cb9c7acfff3df64153308d
checksum=2a6f58470148d2a16bac387da12525d061e5984b68fc1ff8d068d10d4f1716ab
# Suppress warnings as errors for NULL format strings (musl libc)
CXXFLAGS="-Wno-error=format="