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:
R. S. Ananda Murthy 2021-02-12 22:39:11 +00:00 committed by Willy Sudiarto Raharjo
parent 5fd83415f1
commit ab3bdf6f00
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -7,7 +7,7 @@
# Set initial variables:
PRGNAM=ngspice
VERSION=${VERSION:-33}
VERSION=${VERSION:-34}
BUILD=${BUILD:-4}
TAG=${TAG:-_SBo}

View file

@ -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"