openmama: Bumped to 6.2.2 (#3818)

This commit is contained in:
fquinner 2018-07-03 07:00:20 +01:00 committed by Robert Schumacher
parent 8abb0bb4f9
commit 3274783450
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Source: openmama
Version: 6.2.1-a5a93a24d2f89a0def0145552c8cd4a53c69e2de
Version: 6.2.2
Build-Depends: libevent, apr, qpid-proton
Description: OpenMAMA is a high performance vendor neutral lightweight wrapper that provides a common API interface to different middleware and messaging solutions across a variety of platforms and languages.

View File

@ -6,8 +6,8 @@ vcpkg_find_acquire_program(SCONS)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO OpenMAMA/OpenMAMA
REF 24bc69c07e3fdaf95351baea64a5fa87c15de6c9
SHA512 d660910fec772bad2ad2668066e5a03cb29cd40b6b443895967bb3b8ae12bbbdb8aa379a347bde7ecff81dad42e8149d2694cc542e41af17245d6ce227278afc
REF OpenMAMA-6.2.2-release
SHA512 e12dbd911dbb5416178d5f2ca874ef8ea90edbea8edb64ad77f096ea491b3dea1cca1c3ac4fe73a59a154f56b570a4834cce0943e16a10a29c6d6af90c2ef6f1
HEAD_REF next
)