vte3: update to 0.66.2.
This commit is contained in:
parent
180b104e10
commit
8a39ddc63d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'vte3'
|
||||
pkgname=vte3
|
||||
version=0.66.0
|
||||
revision=2
|
||||
version=0.66.2
|
||||
revision=1
|
||||
wrksrc="vte-${version}"
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
|
@ -15,7 +15,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=d0813ac00fb1d74d88851e765f755d496c83e097097358ea1baadb38b37b7b33
|
||||
checksum=e89974673a72a0a06edac6d17830b82bb124decf0cb3b52cebc92ec3ff04d976
|
||||
|
||||
# Suppress warnings as errors for NULL format strings (musl libc)
|
||||
CXXFLAGS="-Wno-error=format="
|
||||
|
|
Loading…
Add table
Reference in a new issue