Merge pull request #8177 from maxice8/vala

vala: update to 0.38.2.
This commit is contained in:
Enno Boland 2017-10-16 15:41:52 +02:00 committed by GitHub
commit 40c649b0f1
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'vala'
pkgname=vala
version=0.38.1
version=0.38.2
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config flex libxslt automake libtool"
@ -10,10 +10,10 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://live.gnome.org/Vala"
license="LGPL-2.1"
distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
checksum=1035344f3ba50a572894c0aed3f794dd0efb9f08fce1c1d0cc537936e9a05084
checksum=20d5d9c4fbd17877969dbce27e6428da67138e116b1717cc07b5b75fd6ab78a7
pre_configure() {
autoreconf -fi
autoreconf -fi
}
libvala_package() {