vte3: update to 0.56.0.
This commit is contained in:
parent
1320240896
commit
2201d56b77
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vte3'
|
||||
pkgname=vte3
|
||||
version=0.54.3
|
||||
version=0.56.0
|
||||
revision=1
|
||||
wrksrc="vte-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -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=693682145025c2af72d1070afaecba111351e747b4ba8f4a9d246b139f44ebfd
|
||||
checksum=5fab50e66b9d5bb7dfc6a1a9c334ed10d60b63f4a222f11281bba977ae11b7f0
|
||||
|
||||
# Suppress warnings as errors for NULL format strings (musl libc)
|
||||
CXXFLAGS="-Wno-error=format="
|
||||
|
|
Loading…
Reference in New Issue