vte3: update to 0.52.2.
This commit is contained in:
parent
39579eb007
commit
5fcf9a1327
|
@ -829,7 +829,7 @@ libvpx.so.5 libvpx-1.7.0_1
|
|||
libXevie.so.1 libXevie-1.0.2_1
|
||||
libatspi.so.0 at-spi2-core-1.91.91_1
|
||||
libatk-bridge-2.0.so.0 at-spi2-atk-2.6.0_1
|
||||
libvte-2.91.so.0 vte3-0.38.1_1
|
||||
libvte-2.91.so.0 vte3-0.52.2_1
|
||||
libgnome-media-profiles-3.0.so.0 libgnome-media-profiles-3.0.0_1
|
||||
libpipeline.so.1 libpipeline-1.2.0_1
|
||||
libosp.so.5 opensp-1.5.2_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'vte3'.
|
||||
pkgname=vte3
|
||||
version=0.52.1
|
||||
version=0.52.2
|
||||
revision=1
|
||||
wrksrc="vte-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -15,7 +15,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="http://www.gnome.org"
|
||||
distfiles="${GNOME_SITE}/vte/${version%.*}/vte-${version}.tar.xz"
|
||||
checksum=b0fd4c34905adcb77a1c8a2e4fc1677c79f1115aaea49705b9c8976523386ad3
|
||||
checksum=0f2657cef52accbfe56feede553155552d7c1984b1291838af3cb8cfc19b26af
|
||||
|
||||
# Suppress warnings as errors for NULL format strings (musl libc)
|
||||
CXXFLAGS="-Wno-error=format="
|
||||
|
|
Loading…
Reference in New Issue