vte3: update to 0.54.3.

This commit is contained in:
Rasmus Thomsen 2018-12-11 13:27:10 +01:00 committed by maxice8
parent a08eaaab80
commit 3c067d099e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'vte3'
pkgname=vte3
version=0.54.2
version=0.54.3
revision=1
wrksrc="vte-${version}"
build_style=gnu-configure
@ -15,7 +15,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
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=527d48b5131af1a0835006b7538fd3b243847bebc76b66bafa84457a98153834
checksum=693682145025c2af72d1070afaecba111351e747b4ba8f4a9d246b139f44ebfd
# Suppress warnings as errors for NULL format strings (musl libc)
CXXFLAGS="-Wno-error=format="