diff options
| author | Marek Roszko <mark.roszko@gmail.com> | 2021-02-11 03:06:01 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-11 00:06:01 -0800 |
| commit | 7c4323099b73f3a42f455a85e9b53c0bca81b519 (patch) | |
| tree | b906d579397019a87fa4592f1628b9f15861a69b /ports/ngspice/CONTROL | |
| parent | 8cf29a3c880235049d27c275f30d3c623900a9ec (diff) | |
| download | vcpkg-7c4323099b73f3a42f455a85e9b53c0bca81b519.tar.gz vcpkg-7c4323099b73f3a42f455a85e9b53c0bca81b519.zip | |
[ngspice] fix win32 codemodel glob (#16131)
* [ngspice] Fix 32-bit code models not being globbed correctly
* [ngspice] update x-add-version
Diffstat (limited to 'ports/ngspice/CONTROL')
| -rw-r--r-- | ports/ngspice/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/ngspice/CONTROL b/ports/ngspice/CONTROL index dc2d6946f..545e117b0 100644 --- a/ports/ngspice/CONTROL +++ b/ports/ngspice/CONTROL @@ -1,5 +1,6 @@ Source: ngspice Version: 34 +Port-Version: 1 Homepage: http://ngspice.sourceforge.net/ Description: Ngspice is a mixed-level/mixed-signal electronic circuit simulator. It is a successor of the latest stable release of Berkeley SPICE Supports: !(linux|osx|arm|uwp) |
