development/vala: Updated for version 0.23.3.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
dd6fa7101d
commit
a211ff3cc9
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for Vala
|
||||
|
||||
# Copyright 2009-2013 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2009-2014 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=vala
|
||||
VERSION=${VERSION:-0.20.1}
|
||||
VERSION=${VERSION:-0.23.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="vala"
|
||||
VERSION="0.20.1"
|
||||
VERSION="0.23.3"
|
||||
HOMEPAGE="http://live.gnome.org/Vala"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/vala/0.20/vala-0.20.1.tar.xz"
|
||||
MD5SUM="f285a90af17c400e5a4bcecb2b9c318a"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/vala/0.23/vala-0.23.3.tar.xz"
|
||||
MD5SUM="12915eafec385d550f97ae8e745840ea"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue