package/dlib: bump version to 19.24.9

Signed-off-by: Roy Kollen Svendsen <roykollensvendsen@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Roy Kollen Svendsen
2025-05-16 09:55:50 +02:00
committed by Peter Korsgaard
parent b74e19a039
commit 9f212f3897
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# Locally computed
sha256 22513c353ec9c153300c394050c96ca9d088e02966ac0f639e989e50318c82d6 dlib-19.24.6.tar.gz
sha256 65ff8debc3ffea84430bdd4992982082caf505404e16d986b7493c00f96f44e9 dlib-19.24.9.tar.gz
# Hashes for license files
sha256 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216 dlib/external/libjpeg/README

View File

@@ -4,7 +4,7 @@
#
################################################################################
DLIB_VERSION = 19.24.6
DLIB_VERSION = 19.24.9
DLIB_SITE = $(call github,davisking,dlib,v$(DLIB_VERSION))
DLIB_CMAKE_BACKEND = ninja
DLIB_INSTALL_STAGING = YES