diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2017-10-09 17:11:34 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2017-10-09 17:11:34 -0700 |
| commit | d3c45b0668e00703facc86aee998cbfb40fde2ff (patch) | |
| tree | 09f59b4a01570e8e74498c6ff65655ccdd182a03 /ports/tiny-dnn/CONTROL | |
| parent | 4d837a99b110067f4f724a883a1e42f12f0f3d1f (diff) | |
| download | vcpkg-d3c45b0668e00703facc86aee998cbfb40fde2ff.tar.gz vcpkg-d3c45b0668e00703facc86aee998cbfb40fde2ff.zip | |
[tiny-dnn] Use vcpkg_from_github() and fix version
Diffstat (limited to 'ports/tiny-dnn/CONTROL')
| -rw-r--r-- | ports/tiny-dnn/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/tiny-dnn/CONTROL b/ports/tiny-dnn/CONTROL index 1423a8695..f12cc076f 100644 --- a/ports/tiny-dnn/CONTROL +++ b/ports/tiny-dnn/CONTROL @@ -1,3 +1,3 @@ Source: tiny-dnn -Version: 1.10.8 -Description:a C++14 implementation of deep learning. It is suitable for deep learning on limited computational resource. +Version: 2017-10-09-dd906fed8c8aff8dc837657c42f9d55f8b793b0e +Description: A C++14 implementation of deep learning. It is suitable for deep learning on limited computational resource. |
