From cb73873cee2dac61cf725e89c71a3e0e83f407e3 Mon Sep 17 00:00:00 2001 From: ignaciogarcia Date: Fri, 24 Mar 2023 12:52:22 +0100 Subject: [PATCH] gitea-43 Update pEpEngineSequoiaBackend dependency --- 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 232dc82..e1565c8 100644 --- a/android/external/Makefile.conf +++ b/android/external/Makefile.conf @@ -42,7 +42,7 @@ NETTLE_VERSION=3.7.3 ### Git deps repos EXTERNAL_GIT_REPOS += libetpan|https://gitea.pep.foundation/pEp.foundation/libetpan.git?507ab94fc9609432ef2d4c62770139482f1b5084 # TODO PEMA-103 move this to not external anymore, it comes with the engine -EXTERNAL_GIT_REPOS += pEpEngineSequoiaBackend|https://gitea.pep.foundation/pEp.foundation/pEpEngineSequoiaBackend.git?58887287fda1d0d076409a2e5f0f61844c9ee255 +EXTERNAL_GIT_REPOS += pEpEngineSequoiaBackend|https://gitea.pep.foundation/pEp.foundation/pEpEngineSequoiaBackend.git?v1.0.0 ### Common variables #### Source code targets