Browse Source

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

pull/8/head
Hussein Kasem 4 years ago
committed by Newgitea
parent
commit
6ec17e8a62
  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