vte3: update to 0.54.1.
This commit is contained in:
parent
8f34816871
commit
5439f6a5cc
1 changed files with 2 additions and 2 deletions
|
@ -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="
|
||||
|
|
Loading…
Reference in a new issue