Update &app_name; (org.totschnig.sendwithftp) to 1.2.0 (8)
This commit is contained in:
parent
c803f13878
commit
e722e46087
|
@ -9,7 +9,7 @@ FlattrID:1088413
|
|||
Auto Name:&app_name;
|
||||
Summary:Upload files via FTP
|
||||
Description:
|
||||
Manage your FTP URIs within the app and share files
|
||||
Manage your FTP(S) URIs within the app and share files
|
||||
via the Android Share Menu.
|
||||
.
|
||||
|
||||
|
@ -19,6 +19,11 @@ Repo:https://github.com/mtotschnig/SendWithFtp.git
|
|||
Build Version:1.1.0,7,r7,fixapos=yes,prebuild=\
|
||||
svn checkout http://svn.apache.org/repos/asf/commons/proper/net/tags/NET_3_0_1 && \
|
||||
mvn package -Dmaven.test.skip=true -f NET_3_0_1/pom.xml && mv NET_3_0_1/target/commons-net-ftp-3.0.1.jar libs/
|
||||
Build Version:1.2.0,8,r8,\
|
||||
fixapos=yes,\
|
||||
prebuild=svn checkout http://svn.apache.org/repos/asf/commons/proper/net/tags/NET_3_0_1,\
|
||||
build=$$MVN3$$ package -Dmaven.test.skip=true -f NET_3_0_1/pom.xml && \
|
||||
mv NET_3_0_1/target/commons-net-ftp-3.0.1.jar libs/
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
Loading…
Reference in a new issue