diff options
author | R. S. Ananda Murthy <rsamurti@gmail.com> | 2017-12-11 13:52:59 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-16 07:32:03 +0700 |
commit | d5db121e734a88900fdbf3e072acce9487440d41 (patch) | |
tree | a0b520d6d04c562fe5efe49e72d879047b2f4f47 /academic | |
parent | 0e1df19dbba5ab2ad82b861140680f426bbbeb3a (diff) | |
download | slackbuilds-d5db121e734a88900fdbf3e072acce9487440d41.tar.gz |
academic/ngspice: Fixed md5sums.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/ngspice/ngspice.SlackBuild | 2 | ||||
-rw-r--r-- | academic/ngspice/ngspice.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/academic/ngspice/ngspice.SlackBuild b/academic/ngspice/ngspice.SlackBuild index 475b67f9b1..8764d91775 100644 --- a/academic/ngspice/ngspice.SlackBuild +++ b/academic/ngspice/ngspice.SlackBuild @@ -8,7 +8,7 @@ PRGNAM=ngspice VERSION=${VERSION:-27} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then diff --git a/academic/ngspice/ngspice.info b/academic/ngspice/ngspice.info index 6af2b2103f..4a207b20a9 100644 --- a/academic/ngspice/ngspice.info +++ b/academic/ngspice/ngspice.info @@ -3,8 +3,8 @@ VERSION="27" 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="f0f8753f413d33233e5d2f7dd8094d68 \ - f0c0d73c9a3488398035faa7aa4eca10" +MD5SUM="f0c0d73c9a3488398035faa7aa4eca10 \ + f0f8753f413d33233e5d2f7dd8094d68" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |