Skip to content

Commit 7151ada

Browse files
committed
1 parent 007c6e9 commit 7151ada

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rviz_ogre_vendor/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ if(WIN32)
1616
endif()
1717

1818
ament_vendor(freetype_vendor
19-
VCS_URL https://github.com/freetype/freetype.git
20-
VCS_VERSION VER-2-13-2
19+
VCS_URL https://git.savannah.gnu.org/git/freetype/freetype2.git
20+
VCS_VERSION VER-2-13-3
2121
CMAKE_ARGS
2222
-DFT_DISABLE_ZLIB:BOOL=ON
2323
-DFT_DISABLE_BZIP2:BOOL=ON

0 commit comments

Comments
 (0)