mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
academic/ngspice: Updated for version 34.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5fd83415f1
commit
ab3bdf6f00
2 changed files with 6 additions and 6 deletions
|
@ -7,7 +7,7 @@
|
|||
# Set initial variables:
|
||||
|
||||
PRGNAM=ngspice
|
||||
VERSION=${VERSION:-33}
|
||||
VERSION=${VERSION:-34}
|
||||
BUILD=${BUILD:-4}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="ngspice"
|
||||
VERSION="33"
|
||||
VERSION="34"
|
||||
HOMEPAGE="http://ngspice.sourceforge.net/"
|
||||
DOWNLOAD="https://sourceforge.net/projects/ngspice/files/ng-spice-rework/33/ngspice-33.tar.gz \
|
||||
https://sourceforge.net/projects/ngspice/files/ng-spice-rework/33/ngspice-33-manual.pdf"
|
||||
MD5SUM="c4cf9ce3b1a5da870d192f0418f7b507 \
|
||||
435e7c73324cea31189a285aaa42d572"
|
||||
DOWNLOAD="https://sourceforge.net/projects/ngspice/files/ng-spice-rework/34/ngspice-34.tar.gz \
|
||||
https://sourceforge.net/projects/ngspice/files/ng-spice-rework/34/ngspice-34-manual.pdf"
|
||||
MD5SUM="e88377ff1e5a466dcd240fa235de7551 \
|
||||
ea1bfad9fccd20d58007898bc5f5a15d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="openmpi"
|
||||
|
|
Loading…
Reference in a new issue