valadoc: update to 0.56.2.
This commit is contained in:
parent
cd4bfe75f3
commit
a43e45463d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'valadoc'
|
||||
pkgname=valadoc
|
||||
# Should be kept in sync with 'vala' (shared distfiles)
|
||||
version=0.56.1
|
||||
version=0.56.2
|
||||
revision=1
|
||||
wrksrc="vala-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -15,7 +15,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=c518b81dfdda82d1cdf586b3f9b2323162cb96bd3cb5a2c03650cea025d91fb9
|
||||
checksum=66c9619bb17859fd1ac3aba0a57970613e38fd2a1ee30541174260c9fb90124c
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -if
|
||||
|
|
Loading…
Reference in New Issue