diff options
author | R. S. Ananda Murthy <rsamurti@gmail.com> | 2020-10-23 16:25:06 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-24 08:14:51 +0700 |
commit | 7e9bc554d5d86bc879f125202573f1baadd00707 (patch) | |
tree | f39865e5b7e8edc8ba8d4ae80ecda667f35cd9fd /academic | |
parent | 7beb6f5d2e22ffe7d4bdd307b8caaf9b2925c2bd (diff) |
academic/ngspice: Updated for version 33.
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 988fcba6f0ad..f31d76c61b52 100644 --- a/academic/ngspice/ngspice.SlackBuild +++ b/academic/ngspice/ngspice.SlackBuild @@ -7,7 +7,7 @@ # Set initial variables: PRGNAM=ngspice -VERSION=${VERSION:-32} +VERSION=${VERSION:-33} BUILD=${BUILD:-4} TAG=${TAG:-_SBo} diff --git a/academic/ngspice/ngspice.info b/academic/ngspice/ngspice.info index bcfd3cf9bc36..11dc9c8aa06b 100644 --- a/academic/ngspice/ngspice.info +++ b/academic/ngspice/ngspice.info @@ -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" |