Update NewsBlur to 3.7.1 (68)
This commit is contained in:
parent
eff137845b
commit
cda8e26c8c
|
|
@ -146,6 +146,14 @@ Build:3.7.0,67
|
||||||
cd .. && \
|
cd .. && \
|
||||||
ls | grep -v clients | xargs rm -rf
|
ls | grep -v clients | xargs rm -rf
|
||||||
|
|
||||||
|
Build:3.7.1,68
|
||||||
|
commit=d7cfe818
|
||||||
|
subdir=clients/android/NewsBlur
|
||||||
|
prebuild=cd ../.. && \
|
||||||
|
ls | grep -v android | xargs rm -rf && \
|
||||||
|
cd .. && \
|
||||||
|
ls | grep -v clients | xargs rm -rf
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
No tags, but commits are usually clearly marked. Note that the android client is
|
No tags, but commits are usually clearly marked. Note that the android client is
|
||||||
just a small part of the larger repo.
|
just a small part of the larger repo.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue