aboutsummaryrefslogtreecommitdiff
path: root/ports/dlib/CONTROL
diff options
context:
space:
mode:
authorstoperro <stoperro@users.noreply.github.com>2020-04-22 20:28:56 +0200
committerGitHub <noreply@github.com>2020-04-22 11:28:56 -0700
commita3ad23650fdd66fdfee1681b40d1ad541dac39ad (patch)
treef82f9e17d208b0366d5b63a9d61800e1472c523d /ports/dlib/CONTROL
parent43d13abe44bf0c4fab67be53843706637337ed4e (diff)
downloadvcpkg-a3ad23650fdd66fdfee1681b40d1ad541dac39ad.tar.gz
vcpkg-a3ad23650fdd66fdfee1681b40d1ad541dac39ad.zip
[dlib] Updated dlib to v19.19 (#10826)
* [dlib] Updated dlib to v19.19 * - [dlib] Corrected dlib version. - [dlib] Corrected copyright installation. - [dlib] Removed deprecated calls from portfile.
Diffstat (limited to 'ports/dlib/CONTROL')
-rw-r--r--ports/dlib/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/dlib/CONTROL b/ports/dlib/CONTROL
index 2342c5737..bd82421fc 100644
--- a/ports/dlib/CONTROL
+++ b/ports/dlib/CONTROL
@@ -1,5 +1,5 @@
Source: dlib
-Version: 19.17-1
+Version: 19.19
Build-Depends: libjpeg-turbo, libpng, sqlite3, fftw3, openblas (!osx), clapack (!osx)
Homepage: https://github.com/davisking/dlib
Description: Modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++