diff options
author | R. S. Ananda Murthy <rsamurti@gmail.com> | 2019-11-01 07:43:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-01 07:43:27 +0700 |
commit | ef16eab2090ff8f26bef44b65544d302559da30b (patch) | |
tree | a566b213c5dcef609d85565af2d088b075f9c8b4 /academic/ngspice/ngspice.SlackBuild | |
parent | c0c824f6e3a69c4b03823f9c78961a4d33750249 (diff) |
academic/ngspice: Updated for version 31.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/ngspice/ngspice.SlackBuild')
-rw-r--r-- | academic/ngspice/ngspice.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/ngspice/ngspice.SlackBuild b/academic/ngspice/ngspice.SlackBuild index 770b6960b49b..26525cf138a4 100644 --- a/academic/ngspice/ngspice.SlackBuild +++ b/academic/ngspice/ngspice.SlackBuild @@ -7,7 +7,7 @@ # Set initial variables: PRGNAM=ngspice -VERSION=${VERSION:-30} +VERSION=${VERSION:-31} BUILD=${BUILD:-4} TAG=${TAG:-_SBo} |