From c1b9fde8e4a8a66f2178e11d373bbca316a9cb1c Mon Sep 17 00:00:00 2001 From: Hussein Kasem Date: Thu, 6 Feb 2020 13:28:56 +0100 Subject: [PATCH] AndroidBuild: Set sequoia commit bounded to pep-engine branch. --- 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 7e692b4..5cd81b6 100644 --- a/android/external/Makefile.conf +++ b/android/external/Makefile.conf @@ -20,7 +20,7 @@ NETTLE_VERSION=3.4.1 ### Git deps repos EXTERNAL_GIT_REPOS += libetpan|https://github.com/fdik/libetpan.git?HEAD -EXTERNAL_GIT_REPOS += sequoia|https://gitlab.com/husspEp/sequoia.git?master +EXTERNAL_GIT_REPOS += sequoia|https://gitlab.com/husspEp/sequoia.git?80ad99ed31bef98c6fed236612b88f4447777091 ### Common variables #### Source code targets