mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-15 02:33:15 +02:00
Use newer ngspice port to fix arm64 build
(cherry picked from commit d03a59de4c8c6593788a29c2e120176dde17291b) Co-authored-by: Marek Roszko <mark.roszko@gmail.com>
This commit is contained in:
parent
aa43ac592c
commit
a69b7f8802
@ -9,7 +9,7 @@
|
|||||||
{
|
{
|
||||||
"kind": "git",
|
"kind": "git",
|
||||||
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
|
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
|
||||||
"baseline": "986ce3385c2923960f7e18cee72dcfa9ebb24141",
|
"baseline": "71ee41eab29882214dadf233296fa8358af4e2c0",
|
||||||
"packages": [
|
"packages": [
|
||||||
"glew",
|
"glew",
|
||||||
"python3",
|
"python3",
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ngspice",
|
"name": "ngspice",
|
||||||
"version": "44"
|
"version": "44#1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "vcpkg-get-python-packages",
|
"name": "vcpkg-get-python-packages",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user