Browse Source

Android build: Use libetpan foundation gitea instead of github

pull/12/head
Hussein Kasem 4 years ago
parent
commit
94c2f4626f
No known key found for this signature in database GPG Key ID: 9E61B9BC790E6B02
  1. 2
      android/external/Makefile.conf

2
android/external/Makefile.conf

@ -19,7 +19,7 @@ GMP_VERSION=6.2.1
NETTLE_VERSION=3.7.3 NETTLE_VERSION=3.7.3
### Git deps repos ### Git deps repos
EXTERNAL_GIT_REPOS += libetpan|https://github.com/fdik/libetpan.git?HEAD EXTERNAL_GIT_REPOS += libetpan|https://gitea.pep.foundation/pEp.foundation/libetpan.git?0123f34ec4ef7711b3670b744b3ae7e97178afe1
EXTERNAL_GIT_REPOS += sequoia|https://gitlab.com/sequoia-pgp/sequoia.git?openpgp/v1.3.0 EXTERNAL_GIT_REPOS += sequoia|https://gitlab.com/sequoia-pgp/sequoia.git?openpgp/v1.3.0
### Common variables ### Common variables

Loading…
Cancel
Save