Setting a fixed pistache version for xapp-frame-cpp 81/12281/3
authorczichy <thoralf.czichy@nokia.com>
Wed, 13 Dec 2023 17:17:36 +0000 (19:17 +0200)
committerczichy <thoralf.czichy@nokia.com>
Wed, 13 Dec 2023 17:43:43 +0000 (19:43 +0200)
Change-Id: Ic76e02c5fe9ec4ae7c9e1f838fce951f960a148b
Signed-off-by: czichy <thoralf.czichy@nokia.com>
jjb/shell/install-git-RESTful.sh

index 47a1255..a91fb0b 100755 (executable)
@@ -66,6 +66,7 @@ cd ../../
 sudo git clone https://github.com/pistacheio/pistache.git
 
 cd pistache && \
+    sudo git checkout 363629b8804177a1e743cecfb880eed552922729 && \
     sudo meson setup build \
     --buildtype=release \
     -DPISTACHE_USE_SSL=true \