From 2b0fd6a05970522a200fdb52c0dc0f48dd5d1178 Mon Sep 17 00:00:00 2001 From: Sergey Chupligin Date: Thu, 22 Mar 2018 11:45:41 +0300 Subject: [PATCH] [packaging] Fix submodule path --- .gitmodules | 2 +- upstream | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 154bd2d..339558e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "upstream"] path = upstream - url = git://git.code.sf.net/p/opencryptoki/opencryptoki + url = https://github.com/opencryptoki/opencryptoki.git diff --git a/upstream b/upstream index 594702a..b6733db 160000 --- a/upstream +++ b/upstream @@ -1 +1 @@ -Subproject commit 594702a3a8cce78b7d3064164bd13321cbc8e1e4 +Subproject commit b6733dbc5f0ebc8508165b73374cc9eba8b5c9cc