vte3: update to 0.54.1.

This commit is contained in:
maxice8 2018-09-24 18:40:58 -03:00
parent 8f34816871
commit 5439f6a5cc
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 2 additions and 2 deletions

View File

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