From 4b3e775604936750c88254a39a885c166dad3c15 Mon Sep 17 00:00:00 2001 From: Joseph Cloutier Date: Sun, 8 May 2022 21:39:03 -0400 Subject: [PATCH] Use the official efsw repo as a submodule. Continuing to use version 1.0.0 for now. --- .gitmodules | 2 +- project/lib/README.md | 2 +- project/lib/efsw | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index b23329cd0..461af21c3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -45,7 +45,7 @@ url = https://github.com/openfl/libtinyfiledialogs [submodule "project/lib/efsw"] path = project/lib/efsw - url = https://github.com/openfl/libefsw + url = https://github.com/SpartanJ/efsw [submodule "project/lib/vpx"] path = project/lib/vpx url = https://github.com/openfl/libvpx diff --git a/project/lib/README.md b/project/lib/README.md index fb6ba61ce..765644e22 100644 --- a/project/lib/README.md +++ b/project/lib/README.md @@ -5,7 +5,7 @@ Cairo: [homepage](https://www.cairographics.org/) | [repo](https://gitlab.freede cURL: [homepage](https://curl.se/) | [repo](https://github.com/curl/curl) -EFSW: [repo](https://github.com/SpartanJ/efsw) +efsw: [repo](https://github.com/SpartanJ/efsw) FreeType: [homepage](https://freetype.org/) | [repo](https://gitlab.freedesktop.org/freetype/freetype) | [GitHub mirror](https://github.com/freetype/freetype) diff --git a/project/lib/efsw b/project/lib/efsw index 56f50e8d4..c689bf74a 160000 --- a/project/lib/efsw +++ b/project/lib/efsw @@ -1 +1 @@ -Subproject commit 56f50e8d4a173ad20af001c24bb45589c02186b3 +Subproject commit c689bf74a37395dfecc43d7155d96d8415a4c335