diff options
| -rw-r--r-- | ports/oatpp-consul/CONTROL | 2 | ||||
| -rw-r--r-- | ports/oatpp-consul/portfile.cmake | 6 | ||||
| -rw-r--r-- | ports/oatpp-curl/CONTROL | 2 | ||||
| -rw-r--r-- | ports/oatpp-curl/portfile.cmake | 6 | ||||
| -rw-r--r-- | ports/oatpp-libressl/CONTROL | 2 | ||||
| -rw-r--r-- | ports/oatpp-libressl/portfile.cmake | 4 | ||||
| -rw-r--r-- | ports/oatpp-mbedtls/CONTROL | 2 | ||||
| -rw-r--r-- | ports/oatpp-mbedtls/portfile.cmake | 6 | ||||
| -rw-r--r-- | ports/oatpp-swagger/CONTROL | 2 | ||||
| -rw-r--r-- | ports/oatpp-swagger/portfile.cmake | 6 | ||||
| -rw-r--r-- | ports/oatpp-websocket/CONTROL | 2 | ||||
| -rw-r--r-- | ports/oatpp-websocket/portfile.cmake | 6 | ||||
| -rw-r--r-- | ports/oatpp/CONTROL | 2 | ||||
| -rw-r--r-- | ports/oatpp/portfile.cmake | 6 |
14 files changed, 27 insertions, 27 deletions
diff --git a/ports/oatpp-consul/CONTROL b/ports/oatpp-consul/CONTROL index 468f48f30..d24cb7625 100644 --- a/ports/oatpp-consul/CONTROL +++ b/ports/oatpp-consul/CONTROL @@ -1,5 +1,5 @@ Source: oatpp-consul -Version: 1.1.0 +Version: 1.2.0 Description: OAT++ Modern web framework consul module Build-Depends: oatpp Homepage: https://github.com/oatpp/oatpp-consul diff --git a/ports/oatpp-consul/portfile.cmake b/ports/oatpp-consul/portfile.cmake index 8c61812e4..ce2670be4 100644 --- a/ports/oatpp-consul/portfile.cmake +++ b/ports/oatpp-consul/portfile.cmake @@ -1,12 +1,12 @@ -set(OATPP_VERSION "1.1.0") +set(OATPP_VERSION "1.2.0") vcpkg_check_linkage(ONLY_STATIC_LIBRARY) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO oatpp/oatpp-consul - REF e8da386f8f21bc416329aa1f72507ba710ac8d94 # 1.1.0 - SHA512 69d159a8fb3887fdc0654598d14b3320d04bb91baff7113f7cf95394f28e29a3e78014c42d135825c17ecbaab456784b36983527161f8f694ee8b6f62aefee4e + REF c54ad810f245681dc25ba5e0ec48f19e7c85e1bd # 1.2.0 + SHA512 5cf886b52af915bda0728ae9721adb155b5147c5b428ff02f5cbe932038d43e75fe5a221b16e3103ecffaed5fcdf39bf0e13157f79d8d4f2d7c74532b70566a2 HEAD_REF master ) diff --git a/ports/oatpp-curl/CONTROL b/ports/oatpp-curl/CONTROL index 974c5e92b..661d8877e 100644 --- a/ports/oatpp-curl/CONTROL +++ b/ports/oatpp-curl/CONTROL @@ -1,5 +1,5 @@ Source: oatpp-curl -Version: 1.1.0 +Version: 1.2.0 Description: Oat++ Modern web framework curl module to use libcurl as a RequestExecutor on the oatpp's ApiClient Build-Depends: curl,oatpp Homepage: https://github.com/oatpp/oatpp-curl diff --git a/ports/oatpp-curl/portfile.cmake b/ports/oatpp-curl/portfile.cmake index d5187190e..1b02b458d 100644 --- a/ports/oatpp-curl/portfile.cmake +++ b/ports/oatpp-curl/portfile.cmake @@ -1,12 +1,12 @@ -set(OATPP_VERSION "1.1.0") +set(OATPP_VERSION "1.2.0") vcpkg_check_linkage(ONLY_STATIC_LIBRARY) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO oatpp/oatpp-curl - REF 7cf7a5acf7e79612598f38f4d7966ddbe498b846 # 1.1.0 - SHA512 77f02e53c4a2d28c689169b1d0aad9f8e7f28c03c31e0512624cd51a6f2ddd3f863a6a48631fc560311015108263bcd31d6e1a7e092e8c45595ea50b00d51df3 + REF b7c0507e286fbc55ccbbb4a2604f6c46d3a86525 # 1.2.0 + SHA512 274aaf34733ab70b148182332db493157ed8c87e093d09bf7dcbd9c89034dab9a97f05ba0887459a8a0ed80b2c2248c253b1ff8c933e196a6ecee11546a4488b HEAD_REF master PATCHES "curl-submodule-no-pkg-config-in-vcpkg.patch" ) diff --git a/ports/oatpp-libressl/CONTROL b/ports/oatpp-libressl/CONTROL index fc95db3d4..b9ecc1f56 100644 --- a/ports/oatpp-libressl/CONTROL +++ b/ports/oatpp-libressl/CONTROL @@ -1,5 +1,5 @@ Source: oatpp-libressl -Version: 1.1.0 +Version: 1.2.0 Build-Depends: libressl, oatpp Description: Oat++ libressl module providing secure server and client connection providers Homepage: https://github.com/oatpp/oatpp-libressl diff --git a/ports/oatpp-libressl/portfile.cmake b/ports/oatpp-libressl/portfile.cmake index f453507f7..7575ced10 100644 --- a/ports/oatpp-libressl/portfile.cmake +++ b/ports/oatpp-libressl/portfile.cmake @@ -1,4 +1,4 @@ -set(OATPP_VERSION "1.1.0") +set(OATPP_VERSION "1.2.0") vcpkg_check_linkage(ONLY_STATIC_LIBRARY) @@ -6,7 +6,7 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO oatpp/oatpp-libressl - REF 8a7f0f4449b9dbf63fb60fb892bd16a2f5fb0fab # 1.1.0 + REF cd2e9a515131e5e7dc043c591e952e12cd63db2c # 1.2.0 SHA512 f6400e3d3976de1ab0d220f4c7bd84cbeafa6263671511a7ac113f855ad6a63470cab0571320d37ccd55a768ef9f3ca61adfa9066aadfd61bd00f5020c90777c HEAD_REF master PATCHES "libress-submodule-downgrade-required-libressl-version.patch" diff --git a/ports/oatpp-mbedtls/CONTROL b/ports/oatpp-mbedtls/CONTROL index e1bacf1c2..3554f89bd 100644 --- a/ports/oatpp-mbedtls/CONTROL +++ b/ports/oatpp-mbedtls/CONTROL @@ -1,5 +1,5 @@ Source: oatpp-mbedtls -Version: 1.1.0 +Version: 1.2.0 Build-Depends: mbedtls, oatpp Description: Oat++ Mbed TLS submodule providing secure server and client connection providers Homepage: https://github.com/oatpp/oatpp-mbedtls diff --git a/ports/oatpp-mbedtls/portfile.cmake b/ports/oatpp-mbedtls/portfile.cmake index 82eea2317..3076b4e30 100644 --- a/ports/oatpp-mbedtls/portfile.cmake +++ b/ports/oatpp-mbedtls/portfile.cmake @@ -1,12 +1,12 @@ -set(OATPP_VERSION "1.1.0") +set(OATPP_VERSION "1.2.0") vcpkg_check_linkage(ONLY_STATIC_LIBRARY) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO oatpp/oatpp-mbedtls - REF 847b9562ddcd40f1d2b340177028b3519fb1f58a # 1.1.0 - SHA512 70559a33fb7a827714c353b158af8ef90fc5cd792e7f59bcf833ebd203874370e6f8f5b7a531497ea44d406cc515c42bfbef8d4f98e5e8074a141ba2ba78890b + REF b415a88d652cbb1f1cbbd9093345c961cbac4ec1 # 1.2.0 + SHA512 08864932b20bc9c569eed052137d0eacafb2acd975d0ebacaa7430ae23a6e9ef7c4afb45d88178531a1f0af1a1d488087e9bc26a866f9a656c695d55b0c85ad3 HEAD_REF master PATCHES find-mbedtls.patch ) diff --git a/ports/oatpp-swagger/CONTROL b/ports/oatpp-swagger/CONTROL index d45a5e7de..d6d8889e5 100644 --- a/ports/oatpp-swagger/CONTROL +++ b/ports/oatpp-swagger/CONTROL @@ -1,5 +1,5 @@ Source: oatpp-swagger -Version: 1.1.0 +Version: 1.2.0 Description: Oat++ OpenApi (Swagger) UI submodule Build-Depends: oatpp Homepage: https://github.com/oatpp/oatpp-swagger diff --git a/ports/oatpp-swagger/portfile.cmake b/ports/oatpp-swagger/portfile.cmake index c8773b643..00a538a01 100644 --- a/ports/oatpp-swagger/portfile.cmake +++ b/ports/oatpp-swagger/portfile.cmake @@ -1,12 +1,12 @@ -set(OATPP_VERSION "1.1.0") +set(OATPP_VERSION "1.2.0") vcpkg_check_linkage(ONLY_STATIC_LIBRARY) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO oatpp/oatpp-swagger - REF 7aa5ecb07bfbf9931aa7906247d8c8f59f35a4b4 # 1.1.0 - SHA512 df1f61e69ad2a7a533bc2b2a78342edb6954ba77980cf941d22f09e86d2fe85073863061aec44ccd80f15b8ea70d5fc70024c806f85cddc6790331ee718ad8bc + REF d0495421914cc2f9ed0a4c625d215c3d140a339f # 1.2.0 + SHA512 d6e7e495c5a9c8cefc8703758cbbd69767373edccaf8040963e950a033525af0491c950f5fa85b7fea03b0a2901d295368a2d67f9d7069f1bad856c8c1652bd4 HEAD_REF master ) diff --git a/ports/oatpp-websocket/CONTROL b/ports/oatpp-websocket/CONTROL index cf6ca6c18..7d915ed0b 100644 --- a/ports/oatpp-websocket/CONTROL +++ b/ports/oatpp-websocket/CONTROL @@ -1,5 +1,5 @@ Source: oatpp-websocket -Version: 1.1.0 +Version: 1.2.0 Description: Oat++ websocket module Build-Depends: oatpp Homepage: https://github.com/oatpp/oatpp-websocket diff --git a/ports/oatpp-websocket/portfile.cmake b/ports/oatpp-websocket/portfile.cmake index 511815276..4c3496147 100644 --- a/ports/oatpp-websocket/portfile.cmake +++ b/ports/oatpp-websocket/portfile.cmake @@ -1,12 +1,12 @@ -set(OATPP_VERSION "1.1.0") +set(OATPP_VERSION "1.2.0") vcpkg_check_linkage(ONLY_STATIC_LIBRARY) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO oatpp/oatpp-websocket - REF 41a0480fdd4cf8a076c9fbd79959be1156ecb204 # 1.1.0 - SHA512 7237e6d94ebc4873ee9a3350b01f2a841f419dc8fbc917a51aebd2dcd89927e1a58816dc83040bb7da1cee36d81aba6cf17833c58831c8693fd1454021610908 + REF 1ac81a1ae2588e9b21e4b9ecb93f7f30739fdcfe # 1.2.0 + SHA512 db70052f4399300e2fd75f6dc7fb85b3084cc7ad4fba09340707c8465cfa3ea7f63f629581722912009d450d7951c0e0b04ffec9c24fa4dcdf0aaf429cff5593 HEAD_REF master ) diff --git a/ports/oatpp/CONTROL b/ports/oatpp/CONTROL index 7b100d4cd..45de646a5 100644 --- a/ports/oatpp/CONTROL +++ b/ports/oatpp/CONTROL @@ -1,4 +1,4 @@ Source: oatpp -Version: 1.1.0 +Version: 1.2.0 Description: Modern web framework Homepage: https://github.com/oatpp/oatpp diff --git a/ports/oatpp/portfile.cmake b/ports/oatpp/portfile.cmake index 4b870197a..82c72d273 100644 --- a/ports/oatpp/portfile.cmake +++ b/ports/oatpp/portfile.cmake @@ -1,12 +1,12 @@ -set(OATPP_VERSION "1.1.0") +set(OATPP_VERSION "1.2.0") vcpkg_check_linkage(ONLY_STATIC_LIBRARY) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO oatpp/oatpp - REF 4427123bb3608a78806ebce654cfe74605a389bf # 1.0.0 - SHA512 91f3b66d573b918836bb2190fbaa5579da0f5b93b4905ed44ec63db2e947c64fa1be00f14f4ce85ff1103ab59f79506abf6dfbfe7edf7176f2365613e7aef825 + REF 2d8711307e23e9f022cbe2758c07ce4e44e8d31f # 1.2.0 + SHA512 ae99467034360a4eb20a8a49e8ccd5e39ed9d71f9cd07d5b9bf2be0db7a7bff65415b0086de4ae267701c09f7b48fdf5d4d8ccb22f05fd41805232894b39b06c HEAD_REF master ) |
