mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update primitive ftpd to 6.1 (47)
This commit is contained in:
parent
afa93c47e5
commit
197b89a00f
1 changed files with 10 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ SourceCode: https://github.com/wolpi/prim-ftpd
|
|||
IssueTracker: https://github.com/wolpi/prim-ftpd/issues
|
||||
Translation: https://pftpd.rocks/projects/pftpd/pftpd/
|
||||
|
||||
AutoName: primiti \nve ftpd
|
||||
AutoName: primitive ftpd
|
||||
Description: |-
|
||||
A simple FTP and SFTP (SSH file transfer) server. Allows to exchange files with
|
||||
other machines over WiFi. No more USB cable searching. Runs without root
|
||||
|
|
@ -275,7 +275,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '6.1'
|
||||
versionCode: 47
|
||||
commit: prim-ftpd-6.1
|
||||
subdir: primitiveFTPd
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version prim-ftpd-%v
|
||||
UpdateCheckMode: Tags ^prim-ftpd-
|
||||
CurrentVersion: 6.0.2
|
||||
CurrentVersionCode: 46
|
||||
CurrentVersion: '6.1'
|
||||
CurrentVersionCode: 47
|
||||
|
|
|
|||
Loading…
Reference in a new issue