From c74ec230a426de06de95f72361f0ef8bd7ddf340 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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/ngspice/template b/srcpkgs/ngspice/template index a471ef7e5779..8ff7aa7f81ba 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" @@ -11,9 +10,10 @@ checkdepends="perl" short_desc="Mixed Mode Mixed Level Circuit Simulator based on Spice3F5" maintainer="Toyam Cox " 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