academic/ngspice: Updated for version 33.

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 2020-10-23 16:25:06 +01:00 committed by Willy Sudiarto Raharjo
parent 7beb6f5d2e
commit 7e9bc554d5
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:-32}
VERSION=${VERSION:-33}
BUILD=${BUILD:-4}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="ngspice"
VERSION="32"
VERSION="33"
HOMEPAGE="http://ngspice.sourceforge.net/"
DOWNLOAD="https://sourceforge.net/projects/ngspice/files/ng-spice-rework/32/ngspice-32.tar.gz \
https://sourceforge.net/projects/ngspice/files/ng-spice-rework/32/ngspice-32-manual.pdf"
MD5SUM="aa1bd834d0fb38a343ff25098248e594 \
a00d38daf4edbfb0bd8d6a9bcc7efb2d"
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_x86_64=""
MD5SUM_x86_64=""
REQUIRES="openmpi"