Update NewsBlur to 3.7.1 (68)

This commit is contained in:
Ciaran Gultnieks 2014-05-11 12:09:31 +01:00
parent eff137845b
commit cda8e26c8c

View file

@ -146,6 +146,14 @@ Build:3.7.0,67
cd .. && \
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:
No tags, but commits are usually clearly marked. Note that the android client is
just a small part of the larger repo.