File fix_utils_version.patch of Package vacuum-im
Index: config.cmake =================================================================== --- config.cmake (revision 2289) +++ config.cmake (working copy) @@ -3,7 +3,7 @@ if (UNIX) set(VERSION_UTILS 1.17.0) - set(VERSION_UTILS_ABI 1.17) + set(VERSION_UTILS_ABI 17) endif (UNIX) if (APPLE)