[rxqt] use fixed release for rxqt

This commit is contained in:
Phil Christensen 2019-03-19 14:35:16 -07:00
parent c482d2c4d5
commit db72758b1c
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Source: rxqt
Version:
Version: bb2138c
Description: The Reactive Extensions for Qt. <https://github.com/tetsurom/rxqt>
Build-Depends: rxcpp

View File

@ -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
)