DLIB: bump (#4571)

This commit is contained in:
miqlas
2020-01-19 14:49:29 +01:00
committed by GitHub
parent b448f0855d
commit 4a34fd543b

View File

@@ -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"