diff options
| author | Arkady Shapkin <arkady.shapkin@gmail.com> | 2018-10-23 21:03:42 +0300 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-10-23 11:03:42 -0700 |
| commit | 2884e55e6cc20170cd7415727f2a690907472f54 (patch) | |
| tree | 696b09f0602405683a5919e29200a8e404707713 /ports/suitesparse/CONTROL | |
| parent | b0e3843b0d7781a870c8967ad09cbca2de8e8dda (diff) | |
| download | vcpkg-2884e55e6cc20170cd7415727f2a690907472f54.tar.gz vcpkg-2884e55e6cc20170cd7415727f2a690907472f54.zip | |
Update suitesparse (#4515)
* [metis] Small minor portfile improvements
* [suitesparse] Update to version 5.1.2
Diffstat (limited to 'ports/suitesparse/CONTROL')
| -rw-r--r-- | ports/suitesparse/CONTROL | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/ports/suitesparse/CONTROL b/ports/suitesparse/CONTROL index 702692497..84263e1e8 100644 --- a/ports/suitesparse/CONTROL +++ b/ports/suitesparse/CONTROL @@ -1,8 +1,8 @@ -Source: suitesparse -Version: 4.5.5-4 -Build-Depends: clapack -Description: algebra library - -Feature: metis -Build-Depends: metis -Description: Use metis in SuiteSparse +Source: suitesparse
+Version: 5.1.2
+Build-Depends: clapack
+Description: algebra library
+
+Feature: metis
+Build-Depends: metis
+Description: Use metis in SuiteSparse
|
