bisect: pin to 16th April 2020

This commit is contained in:
lod 2020-08-11 18:14:51 +02:00
parent 5d0d7b9e1b
commit f0c2ca8b43
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 5a4f5297a37968b941a6ebee12b2778eb998b661 \
&& git checkout 9f50a4cb4d60ef1449e435fc60d6a063dee0f00f \
&& git submodule init \
&& git submodule update \
&& qmake -recursive main.pro CONFIG+="no-client no-g15 no-bonjour grpc" \