vala: update to 0.40.4.
Closes #13695. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
ed822da77b
commit
d86dbd2005
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vala'
|
||||
pkgname=vala
|
||||
version=0.40.3
|
||||
version=0.40.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="flex libxslt pkg-config automake libtool"
|
||||
|
@ -8,10 +8,10 @@ makedepends="graphviz-devel libfl-devel libglib-devel"
|
|||
checkdepends="dbus libgirepository-devel"
|
||||
short_desc="Compiler for the GObject type system"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="http://live.gnome.org/Vala"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://live.gnome.org/Vala"
|
||||
distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
|
||||
checksum=6d4f1f0b2edaa0d4aa96f72735a9845e6b1acf80a0a2ae494b5d43e07833119e
|
||||
checksum=379354a2a2f7ee5c4d6e0f5e88b0e32620dcd5f51972baf6d90d9f18eb689198
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue