diff options
author | R. S. Ananda Murthy <rsamurti@gmail.com> | 2021-02-12 22:39:11 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-14 06:27:53 +0700 |
commit | ab3bdf6f00ed11b1153a4a094fda59a6ca79b0fb (patch) | |
tree | 90be41a768b21f6425ccb5a964613cefe9a756a9 /academic | |
parent | 5fd83415f1cb8c0d9953c7bfc47502285135877c (diff) | |
download | slackbuilds-ab3bdf6f00ed11b1153a4a094fda59a6ca79b0fb.tar.gz |
academic/ngspice: Updated for version 34.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/ngspice/ngspice.SlackBuild | 2 | ||||
-rw-r--r-- | academic/ngspice/ngspice.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/academic/ngspice/ngspice.SlackBuild b/academic/ngspice/ngspice.SlackBuild index f31d76c61b..b30fd4d99e 100644 --- a/academic/ngspice/ngspice.SlackBuild +++ b/academic/ngspice/ngspice.SlackBuild @@ -7,7 +7,7 @@ # Set initial variables: PRGNAM=ngspice -VERSION=${VERSION:-33} +VERSION=${VERSION:-34} BUILD=${BUILD:-4} TAG=${TAG:-_SBo} diff --git a/academic/ngspice/ngspice.info b/academic/ngspice/ngspice.info index 11dc9c8aa0..23f93fdba1 100644 --- a/academic/ngspice/ngspice.info +++ b/academic/ngspice/ngspice.info @@ -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" |