development/vala: Updated for version 0.20.0.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
6fdb55bc60
commit
2fd9cffbe1
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for Vala
|
# Slackware build script for Vala
|
||||||
|
|
||||||
# Copyright 2009-2012 Erik W. Hanson, Minneapolis, MN, USA
|
# Copyright 2009-2013 Erik W. Hanson, Minneapolis, MN, USA
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=vala
|
PRGNAM=vala
|
||||||
VERSION=${VERSION:-0.17.6}
|
VERSION=${VERSION:-0.20.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="vala"
|
PRGNAM="vala"
|
||||||
VERSION="0.17.6"
|
VERSION="0.20.0"
|
||||||
HOMEPAGE="http://live.gnome.org/Vala"
|
HOMEPAGE="http://live.gnome.org/Vala"
|
||||||
DOWNLOAD="http://download.gnome.org/sources/vala/0.17/vala-0.17.6.tar.xz"
|
DOWNLOAD="http://download.gnome.org/sources/vala/0.20/vala-0.20.0.tar.xz"
|
||||||
MD5SUM="4aaa53b66218eb79c79292415d006996"
|
MD5SUM="9e4a9dee52f555758316887d51143081"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue