Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
infra
alpine-mksite
Commits
ed30ddd7
Commit
ed30ddd7
authored
Oct 08, 2020
by
J0WI
Browse files
Use HTTPS for releases
parent
8214daa3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
ed30ddd7
...
...
@@ -21,7 +21,7 @@ archs := $(shell $(LUA) -e \
< alpine-releases.conf.yaml
)
latest_releases_yaml
=
$
(
archs:%
=
latest-releases.%.yaml
)
releases_url
:=
http://dl-master.alpinelinux.org/alpine/latest-stable/releases
releases_url
:=
http
s
://dl-master.alpinelinux.org/alpine/latest-stable/releases
releases_url_suffix
=
$
(
@:latest-releases.%.yaml
=
%/latest-releases.yaml
)
all
:
$(pages) $(static_out) $(out)/atom.xml $(out)/releases.json
...
...
Natanael Copa
@ncopa
mentioned in commit
47cdb5ff
·
Jan 14, 2021
mentioned in commit
47cdb5ff
mentioned in commit 47cdb5ff73e5780bcd5cfe4b388ea5fcc2319cbc
Toggle commit list
J0WI
@J0WI
mentioned in issue
#3
·
Jan 14, 2021
mentioned in issue
#3
mentioned in issue #3
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment