Update qBittorrent Client Pro to 4.2.2 (422)
This commit is contained in:
parent
975af5d56c
commit
da7c4eea51
|
@ -40,7 +40,26 @@ Build:3.9.0,390
|
||||||
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:4.2.2,422
|
||||||
|
commit=v4.2.2
|
||||||
|
subdir=qBittorrentClient/app
|
||||||
|
patch=remove_ads_390.patch
|
||||||
|
gradle=pro
|
||||||
|
srclibs=ApacheHttpClient@4.3.5,ApacheHttpCore@4.3.2
|
||||||
|
rm=qBittorrentClient/app/libs/*
|
||||||
|
prebuild=sed -i '/com.google.android.gms:play-services/d' build.gradle
|
||||||
|
build=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:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:4.2.1
|
Current Version:4.2.2
|
||||||
Current Version Code:421
|
Current Version Code:422
|
||||||
|
|
Loading…
Reference in a new issue