$OpenBSD: patch-aux_broker_3rdparty_caf_libcaf_openssl_CMakeLists_txt,v 1.3 2020/02/28 16:48:59 ajacoutot Exp $

Index: aux/broker/3rdparty/caf/libcaf_openssl/CMakeLists.txt
--- aux/broker/3rdparty/caf/libcaf_openssl/CMakeLists.txt.orig
+++ aux/broker/3rdparty/caf/libcaf_openssl/CMakeLists.txt
@@ -31,8 +31,8 @@ if (NOT CAF_BUILD_STATIC_ONLY)
 
   set_target_properties(libcaf_openssl_shared
                         PROPERTIES
-                        SOVERSION ${CAF_VERSION}
-                        VERSION ${CAF_LIB_VERSION}
+                        SOVERSION ${LIBcaf_openssl_VERSION}
+                        VERSION ${LIBcaf_openssl_VERSION}
                         OUTPUT_NAME caf_openssl)
   if (CYGWIN)
     install(TARGETS libcaf_openssl_shared RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR})
