Browse Source

Android build: update sequoia version to openpgp/v1.1

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

2
android/external/Makefile.conf

@ -20,7 +20,7 @@ NETTLE_VERSION=3.7
### Git deps repos
EXTERNAL_GIT_REPOS += libetpan|https://github.com/fdik/libetpan.git?HEAD
EXTERNAL_GIT_REPOS += sequoia|https://gitlab.com/sequoia-pgp/sequoia.git?365d00a08bec6a5a48d48a7c7893d78c27092b59
EXTERNAL_GIT_REPOS += sequoia|https://gitlab.com/sequoia-pgp/sequoia.git?openpgp/v1.1.0
### Common variables
#### Source code targets

Loading…
Cancel
Save