mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
vala: update to 0.56.9
This commit is contained in:
parent
1417d4f652
commit
ff46de4f2f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vala'
|
# Template file for 'vala'
|
||||||
pkgname=vala
|
pkgname=vala
|
||||||
# Should be kept in sync with 'valadoc' (shared distfiles)
|
# Should be kept in sync with 'valadoc' (shared distfiles)
|
||||||
version=0.56.5
|
version=0.56.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-valadoc"
|
configure_args="--disable-valadoc"
|
||||||
|
@ -14,9 +14,9 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/Vala"
|
homepage="https://wiki.gnome.org/Projects/Vala"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/vala/raw/master/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/vala/raw/master/NEWS"
|
||||||
distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
|
||||||
checksum=2b4292e7301de5fe904e67618116bc4027f60130a242b4a2228a295e6357b48c
|
checksum=55578c7c4f067ace028e541806af240f8084cb6ff0cc554caa8ac08cbf8bce2f
|
||||||
shlib_provides="libvalaccodegen.so"
|
shlib_provides="libvalaccodegen.so"
|
||||||
make_check=extended
|
make_check=extended # take a lot of time
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -if
|
autoreconf -if
|
||||||
|
|
Loading…
Add table
Reference in a new issue