vala: update to 0.56.14.
Update to fix buffer overflow crash when building NetworkManager. See: https://gitlab.gnome.org/GNOME/vala/-/issues/1485
This commit is contained in:
parent
28a4ed0214
commit
f3e0a0e7a8
@ -1,7 +1,7 @@
|
||||
# Template file for 'vala'
|
||||
pkgname=vala
|
||||
# Should be kept in sync with 'valadoc' (shared distfiles)
|
||||
version=0.56.13
|
||||
version=0.56.14
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-valadoc"
|
||||
@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
|
||||
homepage="https://wiki.gnome.org/Projects/Vala"
|
||||
changelog="https://gitlab.gnome.org/GNOME/vala/raw/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
|
||||
checksum=4988223036c7e1e4874c476d0de8bd9cbe500ee25ef19a76e560dc0b6d56ae07
|
||||
checksum=9382c268ca9bdc02aaedc8152a9818bf3935273041f629c56de410e360a3f557
|
||||
shlib_provides="libvalaccodegen.so"
|
||||
make_check=extended # take a lot of time
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user