mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 06:07:28 +00:00
Conversations: Update to 0.2.1 (12)
This commit is contained in:
parent
7252d130dd
commit
efb506ba51
1 changed files with 5 additions and 13 deletions
|
|
@ -21,9 +21,6 @@ Noteable XEPs:
|
|||
* XEP-0198: Stream Management
|
||||
* XEP-0280: Message Carbons
|
||||
* XEP-0237: Roster Versioning
|
||||
|
||||
This app uses precompiled binary libraries verified to match their
|
||||
upstream hashes.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
@ -37,15 +34,9 @@ Build:0.1.3,9
|
|||
srclibs=Otr4j-jitsi@33d95bb3710986d048fb4cbe42dc991f9ddd9de2,BouncyCastle@r1rv50
|
||||
scanignore=libs/otr4j-0.10.jar,libs/bcprov-jdk15on-150.jar
|
||||
|
||||
Maintainer Notes:
|
||||
0.1.3,9 uses precompiled open-source jars that have been verified to match
|
||||
hashes from upstream. An upcomming 0.1.4 should be build according to the
|
||||
following recipe:
|
||||
|
||||
Build:0.1.4,10
|
||||
disable=not released, works for 0.1.3
|
||||
Build:0.2.1,12
|
||||
srclibs=Otr4j-jitsi@30fbaea9388616b268de82be0267acf2441b218b,BouncyCastle@r1rv50
|
||||
commit=0.1.4
|
||||
commit=0.2.1
|
||||
submodules=yes
|
||||
rm=libs/bcprov-jdk15on-150.jar,libs/otr4j-0.10.jar
|
||||
scanignore=libs/otr4j-0.10.jar,libs/bcprov-jdk15on-150.jar
|
||||
|
|
@ -56,8 +47,9 @@ Build:0.1.4,10
|
|||
mvn clean && mvn package && popd && \
|
||||
cp $$Otr4j-jitsi$$/target/otr4j-0.10.jar libs/
|
||||
|
||||
Remove notice in the description as well, if 0.1.4 is build from completly from
|
||||
source. 0.1.3 should be disabled after some time afterwards.
|
||||
Maintainer Notes:
|
||||
0.1.3 should be disabled some time after source-built 0.2.1 is deployed and
|
||||
known-good.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
|
|||
Loading…
Reference in a new issue