[Slackbuilds-users] [PATCH 1/1] Update ngspice to v25
Jonathan Ardenoy
jonathan at coloweb.be
Thu Nov 21 00:25:41 UTC 2013
---
academic/ngspice/ngspice.SlackBuild | 4 ++--
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 cea52c6..fd3c877 100644
--- a/academic/ngspice/ngspice.SlackBuild
+++ b/academic/ngspice/ngspice.SlackBuild
@@ -6,7 +6,7 @@
# Set initial variables:
PRGNAM=ngspice
-VERSION=21
+VERSION=25
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -43,7 +43,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/ng-spice-rework-$VERSION.tar.gz
+tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
rm -rf $PRGNAM-doc-$VERSION
tar xvf $CWD/$PRGNAM-doc-$VERSION.tar.gz
(cd $PRGNAM-doc-$VERSION
diff --git a/academic/ngspice/ngspice.info b/academic/ngspice/ngspice.info
index 55da206..c5b90ff 100644
--- a/academic/ngspice/ngspice.info
+++ b/academic/ngspice/ngspice.info
@@ -1,10 +1,10 @@
PRGNAM="ngspice"
-VERSION="21"
+VERSION="25"
HOMEPAGE="http://ngspice.sourceforge.net/"
-DOWNLOAD="http://sourceforge.net/projects/ngspice/files/ng-spice-rework-21.tar.gz \
- http://sourceforge.net/projects/ngspice/files/ngspice-doc-21.tar.gz"
-MD5SUM="68ae18d4c1f7312a1b8e7a5c0858b146 \
- 6ee7d0f5f23a7c61bf96227ca523cad8"
+DOWNLOAD="http://sourceforge.net/projects/ngspice/files/ng-spice-rework-25.tar.gz \
+ http://sourceforge.net/projects/ngspice/files/ngspice-doc-25.tar.gz"
+MD5SUM="0a2c9f377c5da827f774c7b4f9248231 \
+ 0e97d62444577ee186f2481f16b27db8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
--
1.7.12.1
More information about the SlackBuilds-users
mailing list