vte3: update to 0.54.2.

This commit is contained in:
maxice8 2018-10-22 23:08:01 -03:00 committed by maxice8
parent 6ea287e222
commit 1ac548e82e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'vte3'
pkgname=vte3
version=0.54.1
version=0.54.2
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=a724fa0543c689e30a3d0ff07e4195a86dc7c4fe57b469be97c7c87f27604e53
checksum=527d48b5131af1a0835006b7538fd3b243847bebc76b66bafa84457a98153834
# Suppress warnings as errors for NULL format strings (musl libc)
CXXFLAGS="-Wno-error=format="