Don't update qBittorrent Client to 2.7.1 (271): patches don't apply
This commit is contained in:
parent
ce45728609
commit
726c0faa32
|
@ -58,6 +58,25 @@ Build:2.2.0,220
|
||||||
popd && \
|
popd && \
|
||||||
cp $$ApacheHttpCore$$/httpcore/target/httpcore-4.3.2.jar $$ApacheHttpClient$$/httpclient/target/httpclient-4.3.5.jar $$ApacheHttpClient$$/httpmime/target/httpmime-4.3.5.jar libs/
|
cp $$ApacheHttpCore$$/httpcore/target/httpcore-4.3.2.jar $$ApacheHttpClient$$/httpclient/target/httpclient-4.3.5.jar $$ApacheHttpClient$$/httpmime/target/httpmime-4.3.5.jar libs/
|
||||||
|
|
||||||
|
Build:2.7.1,271
|
||||||
|
disable=patches don't apply anymore
|
||||||
|
commit=v2.7.1
|
||||||
|
subdir=qBittorrentClient
|
||||||
|
patch=remove_admob.diff,string_fix.diff
|
||||||
|
srclibs=ApacheHttpClient@4.3.5,ApacheHttpCore@4.3.2
|
||||||
|
rm=qBittorrentClient/libs/*
|
||||||
|
extlibs=android/android-support-v4.jar
|
||||||
|
prebuild=pushd $$ApacheHttpClient$$/httpclient/ && \
|
||||||
|
$$MVN3$$ package && \
|
||||||
|
popd && \
|
||||||
|
pushd $$ApacheHttpClient$$/httpmime/ && \
|
||||||
|
$$MVN3$$ package && \
|
||||||
|
popd && \
|
||||||
|
pushd $$ApacheHttpCore$$/httpcore && \
|
||||||
|
$$MVN3$$ package && \
|
||||||
|
popd && \
|
||||||
|
cp $$ApacheHttpCore$$/httpcore/target/httpcore-4.3.2.jar $$ApacheHttpClient$$/httpclient/target/httpclient-4.3.5.jar $$ApacheHttpClient$$/httpmime/target/httpmime-4.3.5.jar libs/
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
Current Version:2.7.1
|
Current Version:2.7.1
|
||||||
|
|
Loading…
Reference in a new issue