ngspice: Update to 39 and enable aarch64 builds
This commit is contained in:
committed by
Markus Mützel
parent
d7a77dcfc0
commit
65e4e378b9
@@ -11,13 +11,13 @@
|
||||
_realname=ngspice
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=36
|
||||
pkgver=39
|
||||
pkgrel=1
|
||||
pkgdesc="Mixed-level/Mixed-signal circuit simulator based on Spice3f5, Cider1b1, and Xspice (mingw-w64)"
|
||||
url='https://ngspice.sourceforge.io/'
|
||||
license=('BSD')
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
groups=("${MINGW_PACKAGE_PREFIX}-eda")
|
||||
conflicts=(${MINGW_PACKAGE_PREFIX}-${_realname}-git)
|
||||
replaces=(${MINGW_PACKAGE_PREFIX}-${_realname}-git)
|
||||
@@ -35,8 +35,8 @@ source=(
|
||||
"no-explicit-lstdc++.patch"
|
||||
)
|
||||
sha256sums=(
|
||||
'4f818287efba245341046635b757ae81f879549b326a4316b5f6e697aa517f8c'
|
||||
'715956409fb07b91bf6785a28bc12b61632cda46fa3b1d77aaad4bfa79586114'
|
||||
'bf94e811eaad8aaf05821d036a9eb5f8a65d21d30e1cab12701885e09618d771'
|
||||
'9f3f6636ed8b5ef0ebe0f9701beec655682021cb2cea8bb7bc4b5625026ce98d'
|
||||
'26c34504e11ee753855da3b6d5ff44f0247dbcedb9eb6fe5efcf6f50f2927c97'
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user