Skip to content

Commit fbe9254

Browse files
authored
Use official freetype github mirror instead of savannah (#1348)
Signed-off-by: Silvio Traversaro <[email protected]>
1 parent dcbcdd6 commit fbe9254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rviz_ogre_vendor/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ if(WIN32)
1414
endif()
1515

1616
ament_vendor(freetype_vendor
17-
VCS_URL https://git.savannah.gnu.org/git/freetype/freetype2.git
17+
VCS_URL https://github.com/freetype/freetype.git
1818
VCS_VERSION VER-2-13-2
1919
CMAKE_ARGS
2020
-DFT_DISABLE_ZLIB:BOOL=ON

0 commit comments

Comments
 (0)