]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
testing: Switch to https for codelabs recipes
authorAdrian-Ken Rueegsegger <ken@codelabs.ch>
Fri, 25 Sep 2020 16:36:25 +0000 (18:36 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 8 Jan 2021 16:22:36 +0000 (17:22 +0100)
testing/scripts/recipes/005_anet.mk
testing/scripts/recipes/006_tkm-rpc.mk
testing/scripts/recipes/007_x509-ada.mk
testing/scripts/recipes/008_xfrm-ada.mk
testing/scripts/recipes/009_xfrm-proxy.mk
testing/scripts/recipes/010_tkm.mk

index abb2db4d3a7914b9bbdd8d9a55863b9e2936f0f5..91f7f78ea2abf7b59131323ffeb77793e9a2b39d 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/make
 
 PKG = anet
-SRC = http://git.codelabs.ch/git/$(PKG).git
+SRC = https://git.codelabs.ch/git/$(PKG).git
 REV = c9bdee807f2fcd2b6ec2ad8fe4c814e1abb71358
 
 PREFIX = /usr/local/ada
index f80cd6e715f6bbfd1dbd79c1b43b61379eb4094f..dc86fa5fa7930a2787cba269fab46879d1181171 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/make
 
 PKG = tkm-rpc
-SRC = http://git.codelabs.ch/git/$(PKG).git
+SRC = https://git.codelabs.ch/git/$(PKG).git
 REV = 075d22871cf81d497aac656c7f03a513278b641c
 
 PREFIX = /usr/local/ada
index 08e57fc603179555e646e821ff0240c43934df01..e096cef660eda0ce4726c2b1012e3f3b1f99d96a 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/make
 
 PKG = x509-ada
-SRC = http://git.codelabs.ch/git/$(PKG).git
+SRC = https://git.codelabs.ch/git/$(PKG).git
 REV = v0.1.2
 
 PREFIX = /usr/local/ada
index 82590eeb0ae6729cc06ea85ad29cea9567512557..185f813e7200fb14bf3d1c58a7700a95ae2cbc45 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/make
 
 PKG = xfrm-ada
-SRC = http://git.codelabs.ch/git/$(PKG).git
+SRC = https://git.codelabs.ch/git/$(PKG).git
 REV = v0.1
 
 PREFIX = /usr/local/ada
index dc42b3673be0f31874e923b9ead719d74bb424b9..094c7e27fae9965cb820074fa57a14b434e66f91 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/make
 
 PKG = xfrm-proxy
-SRC = http://git.codelabs.ch/git/$(PKG).git
+SRC = https://git.codelabs.ch/git/$(PKG).git
 REV = v0.1
 
 export ADA_PROJECT_PATH=/usr/local/ada/lib/gnat
index 863a755d61ab43e3f0e6e4e990d1a363c6bac2dc..a999ef83fee9e20d855b9fbb16c0fc96a27603c3 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/make
 
 PKG = tkm
-SRC = http://git.codelabs.ch/git/$(PKG).git
+SRC = https://git.codelabs.ch/git/$(PKG).git
 REV = 53d224a7312124516aa6220743355c896be6345a
 
 export ADA_PROJECT_PATH=/usr/local/ada/lib/gnat