academic/extrema: Updated for version 4.4.5.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
Binh Nguyen 2011-05-28 23:07:11 -03:00 committed by Robby Workman
parent 077e12fbef
commit a1c1f240f2
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for extrema
# Copyright 2010 Binh Nguyen <binhnguyen@fastmail.fm>
# Copyright 2010-2011 Binh Nguyen <binhnguyen@fastmail.fm>
# 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=extrema
VERSION=${VERSION:-4.4.4}
VERSION=${VERSION:-4.4.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="extrema"
VERSION="4.4.4"
VERSION="4.4.5"
HOMEPAGE="http://exsitewebware.com/extrema/index.html"
DOWNLOAD="http://downloads.sourceforge.net/extrema/extrema-4.4.4.tar.gz"
MD5SUM="5072e2620acad5bc7ece0f429e76e734"
DOWNLOAD="http://downloads.sourceforge.net/extrema/extrema-4.4.5.tar.gz"
MD5SUM="8a1e82b34874db2bfa64d9a2956677b1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Binh Nguyen"
EMAIL="binhnguyen@fastmail.fm"
APPROVED="dsomero"
APPROVED="dsomero,Niels Horn"