mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
graphics/brlcad: Updated for version 7.28.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
93dbb49b49
commit
eda55143d8
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue