diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2018-03-25 21:10:47 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-25 21:10:47 -0700 |
| commit | 76a072b719790b241fb3f9cabb8f9fbd2f47545c (patch) | |
| tree | 590fb1fe0d09dc2ceedd8b7eab0706012e7c7932 /ports/dlib/CONTROL | |
| parent | 9ae53089a38f9d7ef033217cfafc2c6281323ec3 (diff) | |
| parent | 568d9e727ec8a45c5c445130d1f9a55c651a1431 (diff) | |
| download | vcpkg-76a072b719790b241fb3f9cabb8f9fbd2f47545c.tar.gz vcpkg-76a072b719790b241fb3f9cabb8f9fbd2f47545c.zip | |
Merge pull request #3126 from jasjuang/dlib
[dlib] update to 19.10
Diffstat (limited to 'ports/dlib/CONTROL')
| -rw-r--r-- | ports/dlib/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/dlib/CONTROL b/ports/dlib/CONTROL index d711849f0..6863fa130 100644 --- a/ports/dlib/CONTROL +++ b/ports/dlib/CONTROL @@ -1,5 +1,5 @@ Source: dlib -Version: 19.9-1 +Version: 19.10 Build-Depends: libjpeg-turbo, libpng, sqlite3, fftw3, openblas, clapack Description: Modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ |
