Skip to content

Commit 998eb39

Browse files
author
TUR Github Actions
committed
bump(tur/dlib): 19.24.6
This commit has been automatically submitted by Github Actions.
1 parent d17b2c1 commit 998eb39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tur/dlib/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=http://dlib.net/
22
TERMUX_PKG_DESCRIPTION="a modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ to solve real world problems"
33
TERMUX_PKG_LICENSE="MIT"
44
TERMUX_PKG_MAINTAINER="@termux-user-repository"
5-
TERMUX_PKG_VERSION="19.24.5"
5+
TERMUX_PKG_VERSION="19.24.6"
66
TERMUX_PKG_SRCURL=https://github.com/davisking/dlib/archive/refs/tags/v$TERMUX_PKG_VERSION.tar.gz
7-
TERMUX_PKG_SHA256=01cab8fb880cf4d1cb9c84cb74c6ce291a78c69f443dced5aa2a88fb20bdc3bd
7+
TERMUX_PKG_SHA256=22513c353ec9c153300c394050c96ca9d088e02966ac0f639e989e50318c82d6
88
TERMUX_PKG_DEPENDS="libx11, libxcb, libopenblas, python"
99
TERMUX_PKG_BUILD_IN_SRC=true
1010
TERMUX_PKG_AUTO_UPDATE=true

0 commit comments

Comments
 (0)