Use https instead of http where possible
This commit is contained in:
committed by
Duncaen
parent
f20032efa3
commit
a12f22de86
@@ -1 +1 @@
|
||||
repository=http://repo.voidlinux.eu/current
|
||||
repository=https://repo.voidlinux.eu/current
|
||||
|
||||
@@ -48,11 +48,11 @@
|
||||
|
||||
## REPOSITORY MIRRORS
|
||||
#
|
||||
# - http://repo2.voidlinux.eu/current
|
||||
# - http://repo2.voidlinux.eu/current/nonfree
|
||||
# - http://repo2.voidlinux.eu/current/multilib
|
||||
# - http://repo2.voidlinux.eu/current/multilib/nonfree
|
||||
# - http://repo2.voidlinux.eu/current/debug
|
||||
# - https://repo2.voidlinux.eu/current
|
||||
# - https://repo2.voidlinux.eu/current/nonfree
|
||||
# - https://repo2.voidlinux.eu/current/multilib
|
||||
# - https://repo2.voidlinux.eu/current/multilib/nonfree
|
||||
# - https://repo2.voidlinux.eu/current/debug
|
||||
#
|
||||
# - http://repo3.voidlinux.eu/current
|
||||
# - http://repo3.voidlinux.eu/current/nonfree
|
||||
|
||||
@@ -79,8 +79,8 @@ Note that remote repositories must be signed using
|
||||
.Xr xbps-rindex 1 ,
|
||||
example:
|
||||
.Pp
|
||||
.Bl -tag -compact -width repository=http://repo.voidlinux.eu/current
|
||||
.It Sy repository=http://repo.voidlinux.eu/current
|
||||
.Bl -tag -compact -width repository=https://repo.voidlinux.eu/current
|
||||
.It Sy repository=https://repo.voidlinux.eu/current
|
||||
.It Sy repository=/hostdir/binpkgs
|
||||
.El
|
||||
.It Sy rootdir=path
|
||||
|
||||
Reference in New Issue
Block a user