diff options
Diffstat (limited to 'repo/vala')
-rw-r--r-- | repo/vala/vala.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/vala/vala.xibuild b/repo/vala/vala.xibuild index c9736a3..a182cc8 100644 --- a/repo/vala/vala.xibuild +++ b/repo/vala/vala.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="libxslt bash flex bison gobject-introspection graphviz" DEPS="glib graphviz musl pkg-config" -PKG_VER=0.54.7 +PKG_VER=0.54.8 SOURCE=https://download.gnome.org/sources/vala/${PKG_VER%.*}/vala-$PKG_VER.tar.xz DESC="Compiler for the GObject type system" |