$OpenBSD: patch-aux_broker_3rdparty_caf_libcaf_openssl_CMakeLists_txt,v 1.1 2018/12/30 14:14:14 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
@@ -32,8 +32,8 @@ if (NOT CAF_BUILD_STATIC_ONLY)
 
   set_target_properties(libcaf_openssl_shared
                         PROPERTIES
-                        SOVERSION ${CAF_VERSION}
-                        VERSION ${CAF_VERSION}
+                        SOVERSION ${LIBcaf_openssl_VERSION}
+                        VERSION ${LIBcaf_openssl_VERSION}
                         OUTPUT_NAME caf_openssl)
   if (CYGWIN)
     install(TARGETS libcaf_openssl_shared RUNTIME DESTINATION bin)
