PasswdSafe: 6.25.0

This commit is contained in:
linsui 2025-04-10 15:49:30 +08:00
parent 07bdf03a25
commit 724a688308

View file

@ -4,9 +4,9 @@ Categories:
- Security
License: Artistic-2.0
WebSite: https://sourceforge.net/p/passwdsafe/wiki/Home/
SourceCode: https://sourceforge.net/p/passwdsafe/code/ci/default/tree
IssueTracker: https://sourceforge.net/p/passwdsafe/_list/tickets
Changelog: https://sourceforge.net/p/passwdsafe/news/
SourceCode: https://github.com/jefftharris/passwdsafe
IssueTracker: https://github.com/jefftharris/passwdsafe/issues
Changelog: https://github.com/jefftharris/passwdsafe/releases/
Donate: https://www.paypal.com/cgi-bin/webscr?item_name=Donation+to+PasswdSafe&cmd=_donations&business=jefftharris%40gmail.com
AutoName: PasswdSafe
@ -17,8 +17,8 @@ Description: |-
<b>Please maintain a known-good backup in case bugs exist</b>
RepoType: hg
Repo: http://hg.code.sf.net/p/passwdsafe/code
RepoType: git
Repo: https://github.com/jefftharris/passwdsafe
Builds:
- versionName: 4.6.1
@ -328,7 +328,24 @@ Builds:
- touch ../secrets.properties
ndk: 26.1.10909125
- versionName: 6.25.0
versionCode: 6250000
commit: 2b01d38289f5a80da14a9c51cb8156bb6c59847c
subdir: passwdsafe
gradle:
- yes
rm:
- passwdsafe/libs/*.jar
- sync
prebuild:
- sed -i -e '/fileTree/aimplementation "org.bouncycastle:bcprov-jdk15on:1.67"'
build.gradle
- sed -i -e 's|\${.*/maven-libs|https://jitpack.io|' ../build.gradle
- sed -i -e '/sync/d' ../settings.gradle
- touch ../secrets.properties
ndk: r28
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 6.24.0
CurrentVersionCode: 6240000
CurrentVersion: 6.25.0
CurrentVersionCode: 6250000