From 3a1ac9ee475a333dda6e302a2e605f271a5d2814 Mon Sep 17 00:00:00 2001 From: extrowerk <5569059+extrowerk@users.noreply.github.com> Date: Sat, 12 Dec 2020 07:43:36 +0100 Subject: [PATCH] DLib: bump (#5448) --- sci-libs/dlib/{dlib-19.19.recipe => dlib-19.21.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename sci-libs/dlib/{dlib-19.19.recipe => dlib-19.21.recipe} (93%) diff --git a/sci-libs/dlib/dlib-19.19.recipe b/sci-libs/dlib/dlib-19.21.recipe similarity index 93% rename from sci-libs/dlib/dlib-19.19.recipe rename to sci-libs/dlib/dlib-19.21.recipe index a2248b33e..391325d7e 100644 --- a/sci-libs/dlib/dlib-19.19.recipe +++ b/sci-libs/dlib/dlib-19.21.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-2019 Davis E. King" +COPYRIGHT="2003-2020 Davis E. King" LICENSE="Boost v1.0" -REVISION="2" +REVISION="1" SOURCE_URI="https://downloads.sourceforge.net/dclib/dlib-$portVersion.tar.bz2 http://dlib.net/files/dlib-$portVersion.tar.bz2" -CHECKSUM_SHA256="1decfe883635ce51acd72869cebe870ab9b85eb094d417adc8f48aa7b8c60cd7" +CHECKSUM_SHA256="be728a03ae8c4dc8b48408d90392a3c28bc6642a6eb22f3885895b434d7df53c" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86"