vte3: update to 0.62.1.

This commit is contained in:
Piraty 2020-10-30 14:48:45 +01:00
parent 712d3ef06f
commit 1ea99fdfe5

View file

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