graphics/brlcad: Updated for version 7.28.0.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Yth - Arnaud 2018-10-04 11:09:56 +01:00 committed by Willy Sudiarto Raharjo
parent 93dbb49b49
commit eda55143d8
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -16,7 +16,7 @@
# ... and again to fix tcl/tk breakage
PRGNAM=brlcad
VERSION=${VERSION:-7.26.4}
VERSION=${VERSION:-7.28.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="brlcad"
VERSION="7.26.4"
VERSION="7.28.0"
HOMEPAGE="http://brlcad.org"
DOWNLOAD="http://downloads.sourceforge.net/brlcad/brlcad-7.26.4.tar.bz2"
MD5SUM="78468bd4e84c35124eae42ce921753d7"
DOWNLOAD="http://downloads.sourceforge.net/brlcad/brlcad-7.28.0.tar.bz2"
MD5SUM="bbd56e0c6c32e8433ae328903652e44b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lz4"
REQUIRES="lz4 gdal"
MAINTAINER="Yth - Arnaud"
EMAIL="yth@ythogtha.org"