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 = anet
|
||||
SRC = http://git.codelabs.ch/git/$(PKG).git
|
||||
SRC = https://git.codelabs.ch/git/$(PKG).git
|
||||
REV = c9bdee807f2fcd2b6ec2ad8fe4c814e1abb71358
|
||||
|
||||
PREFIX = /usr/local/ada
|
||||
|
||||
Reference in New Issue
Block a user