From 4a34fd543bb71d87796a0d50ab67fd8f4c6e9e96 Mon Sep 17 00:00:00 2001 From: miqlas <5569059+extrowerk@users.noreply.github.com> Date: Sun, 19 Jan 2020 14:49:29 +0100 Subject: [PATCH] DLIB: bump (#4571) --- sci-libs/dlib/{dlib-19.17.recipe => dlib-19.19.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename sci-libs/dlib/{dlib-19.17.recipe => dlib-19.19.recipe} (94%) diff --git a/sci-libs/dlib/dlib-19.17.recipe b/sci-libs/dlib/dlib-19.19.recipe similarity index 94% rename from sci-libs/dlib/dlib-19.17.recipe rename to sci-libs/dlib/dlib-19.19.recipe index 12b20da8f..b1f22ef8e 100644 --- a/sci-libs/dlib/dlib-19.17.recipe +++ b/sci-libs/dlib/dlib-19.19.recipe @@ -3,12 +3,12 @@ DESCRIPTION="Dlib is a modern C++ toolkit containing machine learning \ algorithms and tools for creating complex software in C++ to solve real \ world problems." HOMEPAGE="http://dlib.net/" -COPYRIGHT="2003-2018 Davis E. King" +COPYRIGHT="2003-2019 Davis E. King" LICENSE="Boost v1.0" REVISION="1" SOURCE_URI="https://downloads.sourceforge.net/dclib/dlib-$portVersion.tar.bz2 http://dlib.net/files/dlib-$portVersion.tar.bz2" -CHECKSUM_SHA256="24772f9b2b99cf59a85fd1243ca1327cbf7340d83395b32a6c16a3a16136327b" +CHECKSUM_SHA256="1decfe883635ce51acd72869cebe870ab9b85eb094d417adc8f48aa7b8c60cd7" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86"