From db72758b1cc200798a03b6ab162682486bdfe175 Mon Sep 17 00:00:00 2001 From: Phil Christensen Date: Tue, 19 Mar 2019 14:35:16 -0700 Subject: [rxqt] use fixed release for rxqt --- ports/rxqt/CONTROL | 2 +- ports/rxqt/portfile.cmake | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ports/rxqt/CONTROL b/ports/rxqt/CONTROL index a99d58aa5..dc87425aa 100644 --- a/ports/rxqt/CONTROL +++ b/ports/rxqt/CONTROL @@ -1,4 +1,4 @@ Source: rxqt -Version: +Version: bb2138c Description: The Reactive Extensions for Qt. Build-Depends: rxcpp \ No newline at end of file diff --git a/ports/rxqt/portfile.cmake b/ports/rxqt/portfile.cmake index 8531af15b..f84bf7c7c 100644 --- a/ports/rxqt/portfile.cmake +++ b/ports/rxqt/portfile.cmake @@ -5,8 +5,8 @@ include(vcpkg_common_functions) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO tetsurom/rxqt - REF master - SHA512 3f25570ab98c8d3959c35b0d99d5c35486339aa8cd752d8140bb064239265ecb8c5002e3a5e2b46324bb79b558cfe0f17e23a59ad51e6d3a0764acdce493b12c + REF bb2138c835ef96a53bb79c47fb318237564f9a0c + SHA512 df39f05b0b4fcd950dd39f40b32e20097352a935778af1be077a08644b3562d07dcc77ab658bc45437454372be955a40013570124e86943bb32493c66cdce439 HEAD_REF master ) -- cgit v1.2.3