mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
DLib: bump (#5448)
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user