vte3: update to 0.56.2.

This commit is contained in:
Cameron Nemo 2019-05-04 21:54:33 -07:00 committed by Helmut Pozimski
parent c38c8996c3
commit 38b9052ae8

View file

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