vte3: update to 0.64.2.
This commit is contained in:
parent
15ff1dc0c0
commit
41fdb1ec2e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vte3'
|
||||
pkgname=vte3
|
||||
version=0.64.1
|
||||
version=0.64.2
|
||||
revision=1
|
||||
wrksrc="vte-${version}"
|
||||
build_style=meson
|
||||
|
@ -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=12fb41a9ff8e03c5f1711b46560910a4b9b3102aec3e9e7609ceef4dfa98aa2a
|
||||
checksum=2b3c820b65a667c1d8859ba20478be626d1519cc3159dac25f703330c6d07e18
|
||||
|
||||
# Suppress warnings as errors for NULL format strings (musl libc)
|
||||
CXXFLAGS="-Wno-error=format="
|
||||
|
|
Loading…
Reference in a new issue