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/ngspice/ngspice.SlackBuild | |
parent | e1557a371d572015544443b1191cc1bbea793904 (diff) |
academic/ngspice: Updated for version 29.
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 bfc8656768247..80db525824a6b 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} |