misc/gramps: Updated for version 3.2.4.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Bill Kirkpatrick 2010-11-28 02:07:01 -06:00 committed by Heinz Wiesinger
parent ecb0e8ed2c
commit c55883f336
2 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
# Written by Bill Kirkpatrick <bkirkp@gmail.com>
PRGNAM=gramps
VERSION=${VERSION:-3.2.3}
VERSION=${VERSION:-3.2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="gramps"
VERSION="3.2.3"
VERSION="3.2.4"
HOMEPAGE="http://www.gramps-project.org/"
DOWNLOAD="http://downloads.sourceforge.net/gramps/gramps-3.2.3.tar.gz"
MD5SUM="76a8d5bac3300d6fc81def3eccafcd27"
DOWNLOAD="http://downloads.sourceforge.net/gramps/gramps-3.2.4.tar.gz"
MD5SUM="b04a078ca9986ff7a3027676df93c30f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Bill Kirkpatrick"