academic/ngspice: Fixed md5sums.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
0e1df19dbb
commit
d5db121e73
|
@ -8,7 +8,7 @@
|
|||
|
||||
PRGNAM=ngspice
|
||||
VERSION=${VERSION:-27}
|
||||
BUILD=${BUILD:-1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in New Issue