testing: Switch to https for codelabs recipes
This commit is contained in:
committed by
Tobias Brunner
parent
fde5374a86
commit
524751ae76
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user