android build: use rebased p4a fork

86eeec7c19
This commit is contained in:
SomberNight 2018-12-13 15:27:48 +01:00
parent 14363f8f2f
commit 67b2aebed6
No known key found for this signature in database
GPG Key ID: B33B5F232C6271E9

View File

@ -134,7 +134,7 @@ RUN cd /opt \
&& cd python-for-android \
&& git remote add sombernight https://github.com/SomberNight/python-for-android \
&& git fetch --all \
&& git checkout f74226666af69f9915afaee9ef9292db85a6c617 \
&& git checkout 86eeec7c19679a5886d5e095ce0a43f1da138f87 \
&& python3 -m pip install -e .
# build env vars