testing: Switch to https for codelabs recipes

This commit is contained in:
Adrian-Ken Rueegsegger 2020-09-25 18:36:25 +02:00 committed by Tobias Brunner
parent fde5374a86
commit 524751ae76
6 changed files with 6 additions and 6 deletions

View 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

View 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

View 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

View 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

View 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

View 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