mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-22 11:49:46 +01:00
35 lines
1,023 B
YAML
35 lines
1,023 B
YAML
Categories:
|
|
- Security
|
|
License: MIT
|
|
AuthorName: Georg Sieber
|
|
AuthorWebSite: https://georg-sieber.de/
|
|
SourceCode: https://github.com/schorschii/Droid_SCEP
|
|
IssueTracker: https://github.com/schorschii/Droid_SCEP/issues
|
|
Donate: https://github.com/sponsors/schorschii
|
|
Liberapay: schorschii
|
|
|
|
AutoName: Droid_SCEP
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/schorschii/Droid_SCEP
|
|
Binaries: https://github.com/schorschii/Droid_SCEP/releases/download/v%v/droid_scep.apk
|
|
|
|
Builds:
|
|
- versionName: '1.2'
|
|
versionCode: 4
|
|
commit: ffae72cf2b75d3c52e384f8b21836bb05f16c077
|
|
subdir: app
|
|
sudo:
|
|
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
|
- apt-get update
|
|
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- standalone
|
|
|
|
AllowedAPKSigningKeys: 3c0fbd455effbb242ffb82ecfdad125827fed930b3b51df34f234a53bd7eeb28
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.2'
|
|
CurrentVersionCode: 4
|