Skip to content

Commit 88eda13

Browse files
authored
1 parent c7a05d9 commit 88eda13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rviz_ogre_vendor/CMakeLists.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ if(WIN32)
1515

1616
ament_vendor(freetype_vendor
1717
VCS_URL https://git.savannah.gnu.org/git/freetype/freetype2.git
18-
VCS_VERSION VER-2-13-2
18+
VCS_VERSION VER-2-13-3
1919
CMAKE_ARGS
2020
-DFT_DISABLE_ZLIB:BOOL=ON
2121
-DFT_DISABLE_BZIP2:BOOL=ON
@@ -31,7 +31,7 @@ if(WIN32)
3131

3232
ament_vendor(zlib_vendor
3333
VCS_URL https://github.com/madler/zlib.git
34-
VCS_VERSION v1.3
34+
VCS_VERSION v1.3.1
3535
CMAKE_ARGS
3636
# zlib doesn't use CMAKE_INSTALL_PREFIX correctly, so we need to override
3737
-DINSTALL_BIN_DIR=<INSTALL_DIR>/bin

0 commit comments

Comments
 (0)