mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 01:27:02 +02:00
Merge 3d4ece7d8c
into 348b661f9a
This commit is contained in:
commit
05b11947a4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'vte3'
|
||||
pkgname=vte3
|
||||
version=0.80.0
|
||||
revision=2
|
||||
version=0.80.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
configure_args="-Db_ndebug=false -Db_lto=false -D_systemd=false
|
||||
|
@ -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://gitlab.gnome.org/GNOME/vte/"
|
||||
distfiles="${GNOME_SITE}/vte/${version%.*}/vte-${version}.tar.xz"
|
||||
checksum=267f63739765e568cf8113d0e2ee8f593028946187854bebe268c778e62647c8
|
||||
checksum=0cdbd0e983afd9d22e065e323a743160072bf64b453e00b15edbe6f2dcdda46c
|
||||
|
||||
# Suppress warnings as errors for NULL format strings (musl libc)
|
||||
CXXFLAGS="-Wno-error=format="
|
||||
|
|
Loading…
Add table
Reference in a new issue