vala: update to 0.40.3.
Closes #13293. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
275f524ac0
commit
e1af4e5bc6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vala'
|
||||
pkgname=vala
|
||||
version=0.40.2
|
||||
version=0.40.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="flex libxslt pkg-config automake libtool"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
homepage="http://live.gnome.org/Vala"
|
||||
license="LGPL-2.1-or-later"
|
||||
distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
|
||||
checksum=75a3dc2de36873d8ceab168b2fde1b2c378a1f7104a3b3391ba3acf579c674b3
|
||||
checksum=6d4f1f0b2edaa0d4aa96f72735a9845e6b1acf80a0a2ae494b5d43e07833119e
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue