mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update MAXS Module FileWrite to 0.5.0 (2000500702)
This commit is contained in:
parent
4078458f12
commit
a1c50b9a8c
1 changed files with 11 additions and 2 deletions
|
|
@ -223,7 +223,16 @@ Build:0.4.0,2000400598
|
||||||
prebuild=make prebuild && \
|
prebuild=make prebuild && \
|
||||||
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
|
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
|
||||||
|
|
||||||
|
Build:0.5.0,2000500702
|
||||||
|
commit=0.5.0
|
||||||
|
subdir=module-filewrite
|
||||||
|
submodules=yes
|
||||||
|
init=cd .. && \
|
||||||
|
make module-filewrite/Makefile
|
||||||
|
prebuild=make prebuild && \
|
||||||
|
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.4.0
|
Current Version:0.5.0
|
||||||
Current Version Code:2000400598
|
Current Version Code:2000500702
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue