Update Tinc Mesh VPN to 0.41 (41)

This commit is contained in:
F-Droid checkupdates bot 2024-09-23 14:45:38 +00:00
parent 568d09b5cc
commit aefb958b61

View file

@ -11,7 +11,7 @@ Changelog: https://github.com/pacien/tincapp/blob/HEAD/changelog.md
Donate: https://paypal.me/pacien/15
Bitcoin: 152t9TEBBhEescQx5gG7T5wHaJVeupAXQm
AutoName: Tinc App
AutoName: Tinc Mesh VPN
Description: |-
Main features:
@ -364,7 +364,19 @@ Builds:
prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle
ndk: r22b
- versionName: '0.41'
versionCode: 41
commit: c2cee114110679b989dd583c690ddb9c76599f2b
subdir: app
sudo:
- apt-get update
- apt-get install -y make libtool autoconf automake
gradle:
- yes
prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle
ndk: r22b
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '0.40'
CurrentVersionCode: 40
CurrentVersion: '0.41'
CurrentVersionCode: 41