bisect: pin to 4th August

This commit is contained in:
lod 2020-08-11 17:01:31 +02:00
parent 4c6d584cc8
commit 8ce42b7cc7
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 06d0dbb5df700f991e0b70f95ec9577c89a8c63d \
&& git checkout a4f789659c04d6ef652057f6c95d1854ac038739 \
&& git submodule init \
&& git submodule update \
&& qmake -recursive main.pro CONFIG+="no-client no-g15 no-bonjour grpc" \