From 55ac25c38a72cf54a4ba98c93153bcb6f2ed1732 Mon Sep 17 00:00:00 2001 From: NiLuJe Date: Tue, 30 Jul 2024 08:37:54 +0200 Subject: [PATCH] Bump lj-wpaclient (#1879) For https://github.com/koreader/lj-wpaclient/pull/11 --- thirdparty/lj-wpaclient/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thirdparty/lj-wpaclient/CMakeLists.txt b/thirdparty/lj-wpaclient/CMakeLists.txt index 5031f5a6b..dc9a6a44b 100644 --- a/thirdparty/lj-wpaclient/CMakeLists.txt +++ b/thirdparty/lj-wpaclient/CMakeLists.txt @@ -9,7 +9,7 @@ append_install_commands(INSTALL_CMD ) external_project( - DOWNLOAD GIT 2f93beb3071e6ebb57c783bd5b92f83aa5ebb757 + DOWNLOAD GIT 34eb0d3b3c4e2f1cc847f79de4f553d397423a8e https://github.com/koreader/lj-wpaclient.git INSTALL_COMMAND ${INSTALL_CMD} )