ghostcommander: update to 1.55b3
Add Zip4j as new srclib. We use a github mirror that has been verified to correspond to the upstream source release. (Upstream only releases a zip archive.) Closes fdroid/fdroiddata#1033.
This commit is contained in:
parent
c10a2c9cb8
commit
f3b9236f45
|
@ -289,6 +289,13 @@ Build:1.54.1b2,330
|
||||||
extlibs=android/android-support-v4.jar
|
extlibs=android/android-support-v4.jar
|
||||||
scanignore=src/com/ghostsq/commander/adapters/CA.java
|
scanignore=src/com/ghostsq/commander/adapters/CA.java
|
||||||
|
|
||||||
|
Build:1.55b3,335
|
||||||
|
commit=599
|
||||||
|
srclibs=Zip4j@d0ec9f4f80bdbeaec76478ab0c0a63d9e9e7eaa5
|
||||||
|
extlibs=android/android-support-v4.jar
|
||||||
|
prebuild=mv $$Zip4j$$/src/net ./src/
|
||||||
|
scanignore=src/com/ghostsq/commander/adapters/CA.java
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
No commit messages in source repo! No tags. Apks on website can be used to
|
No commit messages in source repo! No tags. Apks on website can be used to
|
||||||
confirm a release is real. Commit where AndroidManifest is changed usually
|
confirm a release is real. Commit where AndroidManifest is changed usually
|
||||||
|
|
2
srclibs/Zip4j.txt
Normal file
2
srclibs/Zip4j.txt
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/supasate/zip4j
|
Loading…
Reference in a new issue