summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--apps/Makefile2
-rw-r--r--services/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/Makefile b/apps/Makefile
index b6c4a3f..8cb11d1 100644
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -10,7 +10,7 @@ check: spore_validation.rx
test: check
spore_validation.rx:
- wget http://raw.github.com/SPORE/specifications/master/spore_validation.rx
+ wget https://raw.github.com/SPORE/specifications/master/spore_validation.rx
png: \
couchdb.png \
diff --git a/services/Makefile b/services/Makefile
index 93e1298..31f3bb4 100644
--- a/services/Makefile
+++ b/services/Makefile
@@ -22,7 +22,7 @@ check: spore_validation.rx
test: check
spore_validation.rx:
- wget http://raw.github.com/SPORE/specifications/master/spore_validation.rx
+ wget https://raw.github.com/SPORE/specifications/master/spore_validation.rx
png: \
amazons3.png \