bisect: pin to 14th July 2020

This commit is contained in:
lod 2020-08-11 17:47:45 +02:00
parent e8e4d8ef05
commit 6844e9a6e6
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ RUN buildDeps=' \
&& mkdir -p /usr/src/murmur \
&& git clone https://github.com/mumble-voip/mumble.git /usr/src/murmur \
&& cd /usr/src/murmur \
&& git checkout 84735650d5cc94d6d4d04802a3f8274deae2fdbf \
&& git checkout 6a7251951b11389ce1ae6859f4dae1fb9ce6f795 \
&& git submodule init \
&& git submodule update \
&& qmake -recursive main.pro CONFIG+="no-client no-g15 no-bonjour grpc" \