From ffc5cc6a9d09f4ce5ab5aa371f98d7040521c83b Mon Sep 17 00:00:00 2001 From: Mat Boehlke Date: Mon, 15 Aug 2022 11:04:16 -0500 Subject: [PATCH] ngspice: update to 37. --- srcpkgs/ngspice/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ngspice/template b/srcpkgs/ngspice/template index a471ef7e5779..ba889a6a4d77 100644 --- a/srcpkgs/ngspice/template +++ b/srcpkgs/ngspice/template @@ -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" @@ -13,7 +12,7 @@ maintainer="Toyam Cox " license="BSD-3-Clause" homepage="http://ngspice.sourceforge.net" 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