diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2018-05-19 23:29:20 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-19 23:29:20 -0700 |
| commit | 381a86dab89b210ca3511a31bc975d721080b8ea (patch) | |
| tree | b143f433c0393f40c26b23cc8a924fe1daa06951 /ports/dlib/CONTROL | |
| parent | e428da2b23c54a399004afbf4276e4ddbf901618 (diff) | |
| parent | d463ea43509f7fdfc6928d40687476b9dc4fa4c4 (diff) | |
| download | vcpkg-381a86dab89b210ca3511a31bc975d721080b8ea.tar.gz vcpkg-381a86dab89b210ca3511a31bc975d721080b8ea.zip | |
Merge pull request #3533 from jasjuang/dlib
[dlib] update to 19.11
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 c4d5fe905..8ad3c2470 100644 --- a/ports/dlib/CONTROL +++ b/ports/dlib/CONTROL @@ -1,5 +1,5 @@ Source: dlib -Version: 19.10-1 +Version: 19.11 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++ |
