vte3: update to 0.60.1.
This commit is contained in:
parent
48dc2ec11d
commit
1be8d48dd8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vte3'
|
||||
pkgname=vte3
|
||||
version=0.60.0
|
||||
version=0.60.1
|
||||
revision=1
|
||||
wrksrc="vte-${version}"
|
||||
build_style=meson
|
||||
|
@ -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=72d1955eb40b4475b858892813a79545cee34409bac2af470606fb4b4d193a1b
|
||||
checksum=5e25807233f8a7e15204be7ff694bbcf6facbb0136092b5ba12584a7b70cf0c4
|
||||
|
||||
# Suppress warnings as errors for NULL format strings (musl libc)
|
||||
CXXFLAGS="-Wno-error=format="
|
||||
|
|
Loading…
Reference in New Issue