mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
taler cashier - update recipe
This commit is contained in:
parent
055af5cbaa
commit
e9373233c9
1 changed files with 5 additions and 1 deletions
|
|
@ -31,10 +31,14 @@ Builds:
|
||||||
commit: 88fd7c5679b6b39496f6c0b4834c2ff68a8734ba
|
commit: 88fd7c5679b6b39496f6c0b4834c2ff68a8734ba
|
||||||
subdir: cashier
|
subdir: cashier
|
||||||
submodules: true
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
rm:
|
rm:
|
||||||
- multiplatform/wallet
|
- wallet
|
||||||
|
|
||||||
AutoUpdateMode: Version cashier-%v
|
AutoUpdateMode: Version cashier-%v
|
||||||
UpdateCheckMode: Tags ^cashier-v?[0-9.]+$
|
UpdateCheckMode: Tags ^cashier-v?[0-9.]+$
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue