diff options
author | R. S. Ananda Murthy <rsamurti@gmail.com> | 2018-06-08 23:08:21 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-08 23:08:21 +0100 |
commit | 077bd4c446b6d6c329054430f353c256a0d66bfb (patch) | |
tree | cb2260b984ec23a844e1514d244bf85eba129587 /academic/ngspice | |
parent | 2998b7cbf68b3a1a8e4d3f03e2c4910af5bfcfab (diff) | |
download | slackbuilds-077bd4c446b6d6c329054430f353c256a0d66bfb.tar.gz |
academic/ngspice: Updated for version 28.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/ngspice')
-rw-r--r-- | academic/ngspice/ngspice.SlackBuild | 4 | ||||
-rw-r--r-- | academic/ngspice/ngspice.info | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/academic/ngspice/ngspice.SlackBuild b/academic/ngspice/ngspice.SlackBuild index 8764d91775..bfc8656768 100644 --- a/academic/ngspice/ngspice.SlackBuild +++ b/academic/ngspice/ngspice.SlackBuild @@ -7,8 +7,8 @@ # Set initial variables: PRGNAM=ngspice -VERSION=${VERSION:-27} -BUILD=${BUILD:-2} +VERSION=${VERSION:-28} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then diff --git a/academic/ngspice/ngspice.info b/academic/ngspice/ngspice.info index 4a207b20a9..33d670bf61 100644 --- a/academic/ngspice/ngspice.info +++ b/academic/ngspice/ngspice.info @@ -1,10 +1,10 @@ PRGNAM="ngspice" -VERSION="27" +VERSION="28" HOMEPAGE="http://ngspice.sourceforge.net/" -DOWNLOAD="https://downloads.sourceforge.net/project/ngspice/ng-spice-rework/27/ngspice-27.tar.gz \ - https://downloads.sourceforge.net/project/ngspice/ng-spice-rework/27/ngspice-doc-27.tar.gz" -MD5SUM="f0c0d73c9a3488398035faa7aa4eca10 \ - f0f8753f413d33233e5d2f7dd8094d68" +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_x86_64="" MD5SUM_x86_64="" REQUIRES="" |