0
0
mirror of https://github.com/OpenVPN/openvpn.git synced 2024-09-20 20:03:13 +02:00
openvpn/.gitmodules
Steffan Karger da941141f3 Change cmocka remote to use https in stead of git protocol
Allows to clone the cmocka submodule from networks where 'anything but
web and mail' is firewalled.

Signed-off-by: Steffan Karger <steffan.karger@fox-it.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <1479845528-16068-1-git-send-email-steffan@karger.me>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg13203.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
2016-11-22 22:24:25 +01:00

5 lines
121 B
Plaintext

[submodule "vendor/cmocka"]
path = vendor/cmocka
url = https://git.cryptomilk.org/projects/cmocka.git
branch = master