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/ngspice.SlackBuild | |
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/ngspice.SlackBuild')
-rw-r--r-- | academic/ngspice/ngspice.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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 |