7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-19 21:01:41 +00:00

Use newer ngspice port to fix arm64 build

(cherry picked from commit d03a59de4c)

Co-authored-by: Marek Roszko <mark.roszko@gmail.com>
This commit is contained in:
Mark Roszko 2025-01-05 15:02:15 +00:00
parent aa43ac592c
commit a69b7f8802
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
{
"kind": "git",
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
"baseline": "986ce3385c2923960f7e18cee72dcfa9ebb24141",
"baseline": "71ee41eab29882214dadf233296fa8358af4e2c0",
"packages": [
"glew",
"python3",

View File

@ -62,7 +62,7 @@
},
{
"name": "ngspice",
"version": "44"
"version": "44#1"
},
{
"name": "vcpkg-get-python-packages",