From 96e55fb3c2478c38e7f16ab6f50683629643e34a Mon Sep 17 00:00:00 2001 From: Ehsan Date: Tue, 15 Oct 2019 02:26:19 +0330 Subject: [aixlog] Update library to 1.2.2 (#8587) --- ports/aixlog/CONTROL | 2 +- ports/aixlog/portfile.cmake | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ports/aixlog/CONTROL b/ports/aixlog/CONTROL index ba6d2c228..409fb2a3e 100644 --- a/ports/aixlog/CONTROL +++ b/ports/aixlog/CONTROL @@ -1,3 +1,3 @@ Source: aixlog -Version: 1.2.1-1 +Version: 1.2.2 Description: Header-only C++ logging library diff --git a/ports/aixlog/portfile.cmake b/ports/aixlog/portfile.cmake index 64ffb29ef..90c96b99d 100644 --- a/ports/aixlog/portfile.cmake +++ b/ports/aixlog/portfile.cmake @@ -3,8 +3,8 @@ include(vcpkg_common_functions) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO badaix/aixlog - REF v1.2.1 - SHA512 776558fdd911f0cc9e8d467bf8e00a1930d2e51bb8ccd5f36f95955fefecab65faf575a80fdaacfe83fd32808f8b9c2e0323b16823e0431300df7bc0c1dfde12 + REF v1.2.2 + SHA512 384ffe4a40970150d7cbc64f5bd5a64486415f11487b5a432502f16e190f9a96383e65173cbb6624b4ec8bc5168addef93a895dc9b16f874e4a4c8d93be55dd6 ) file(MAKE_DIRECTORY ${CURRENT_PACKAGES_DIR}/include) -- cgit v1.2.3