From 8f9ea72a543da1c9eabc19c636864b2148fe0da3 Mon Sep 17 00:00:00 2001 From: Hussein Kasem Date: Mon, 7 Feb 2022 16:14:03 +0100 Subject: [PATCH] Android build: Switch to sequoia-ffi v1.7.0 --- android/external/Makefile.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/external/Makefile.conf b/android/external/Makefile.conf index 232f3a4..4f3d3d0 100644 --- a/android/external/Makefile.conf +++ b/android/external/Makefile.conf @@ -20,7 +20,7 @@ NETTLE_VERSION=3.7.3 ### Git deps repos 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.1 +EXTERNAL_GIT_REPOS += sequoia|https://gitlab.com/sequoia-pgp/sequoia-ffi.git?2f57e9081ba9109afbd5207b52b79efca7b5f88f ### Common variables #### Source code targets