ngspice: update to 37.
This commit is contained in:
parent
b47fc37615
commit
af67c6155f
@ -1,7 +1,6 @@
|
||||
# Template file for 'ngspice'
|
||||
# WARNING: if the libngspice.so.x.y.z file changes name, revbump kicad
|
||||
pkgname=ngspice
|
||||
version=35
|
||||
version=37
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-xspice --enable-cider"
|
||||
@ -11,9 +10,10 @@ checkdepends="perl"
|
||||
short_desc="Mixed Mode Mixed Level Circuit Simulator based on Spice3F5"
|
||||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://ngspice.sourceforge.net"
|
||||
homepage="https://ngspice.sourceforge.io"
|
||||
changelog="https://sourceforge.net/p/ngspice/ngspice/ci/master/tree/NEWS?format=raw"
|
||||
distfiles="${SOURCEFORGE_SITE}/ngspice/ng-spice-rework/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=c1b7f5c276db579acb3f0a7afb64afdeb4362289a6cab502d4ca302d6e5279ec
|
||||
checksum=9beea6741a36a36a70f3152a36c82b728ee124c59a495312796376b30c8becbe
|
||||
|
||||
# ngshared binary and shared library can't be built in the same pass
|
||||
# --ngshared builds the shared library, and readline should only be enabled for the binary
|
||||
|
Loading…
x
Reference in New Issue
Block a user