diff options
author | R. S. Ananda Murthy <rsamurti@gmail.com> | 2018-12-30 07:11:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-05 07:49:15 +0700 |
commit | fe81f32aff70e348fead74e129d7ea4f0b20fd52 (patch) | |
tree | 923b25c4fc97f445fef58523798d7306e4586044 /academic | |
parent | e1557a371d572015544443b1191cc1bbea793904 (diff) | |
download | slackbuilds-fe81f32aff70e348fead74e129d7ea4f0b20fd52.tar.gz |
academic/ngspice: Updated for version 29.
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 bfc8656768..80db525824 100644 --- a/academic/ngspice/ngspice.SlackBuild +++ b/academic/ngspice/ngspice.SlackBuild @@ -7,7 +7,7 @@ # Set initial variables: PRGNAM=ngspice -VERSION=${VERSION:-28} +VERSION=${VERSION:-29} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/academic/ngspice/ngspice.info b/academic/ngspice/ngspice.info index 33d670bf61..f1bc091bf0 100644 --- a/academic/ngspice/ngspice.info +++ b/academic/ngspice/ngspice.info @@ -1,10 +1,10 @@ PRGNAM="ngspice" -VERSION="28" +VERSION="29" HOMEPAGE="http://ngspice.sourceforge.net/" -DOWNLOAD="https://sourceforge.net/projects/ngspice/files/ng-spice-rework/28/ngspice-28.tar.gz \ - https://sourceforge.net/projects/ngspice/files/ng-spice-rework/28/ngspice-doc-28.tar.gz" -MD5SUM="5ee9c0a5f52d69ae20b8ef9b46608769 \ - 9242bb5703d66f762d4ce5a7ab5f4c09" +DOWNLOAD="https://sourceforge.net/projects/ngspice/files/ng-spice-rework/29/ngspice-29.tar.gz \ + https://sourceforge.net/projects/ngspice/files/ng-spice-rework/29/ngspice-doc-29.tar.gz" +MD5SUM="0b20fa78cb4be2b6738810dbeff67858 \ + 19714e9ba65fafe3822753341bfa6117" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |