development/vala: Updated for version 0.7.10.

This commit is contained in:
Erik Hanson 2010-04-14 20:27:45 -04:00 committed by David Somero
parent 93a4d16c24
commit 961f783fe8
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
#
# Slackware build script for Vala
#
# Copyright 2009 Erik W. Hanson, Minneapolis, MN, USA
# Copyright 2009-2010 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=0.7.9
VERSION=0.7.10
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="vala"
VERSION="0.7.9"
VERSION="0.7.10"
HOMEPAGE="http://live.gnome.org/Vala"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/vala/0.7/vala-0.7.9.tar.bz2"
MD5SUM="f2f8b2914361db599fd6392ec27f7042"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/vala/0.7/vala-0.7.10.tar.bz2"
MD5SUM="6e807644f500d6605a5ee4e1612dd187"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Erik Hanson"