aboutsummaryrefslogtreecommitdiff
path: root/omnia.lua
diff options
context:
space:
mode:
Diffstat (limited to 'omnia.lua')
-rw-r--r--omnia.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/omnia.lua b/omnia.lua
index a07b5a1..6d77f7d 100644
--- a/omnia.lua
+++ b/omnia.lua
@@ -1,5 +1,5 @@
-- This is myrepo omnia configuration
INFO("Using myrepo")
-Repository("myrepo", "http://cynerd.cz/myrepo/omnia/", {
+Repository("myrepo", "https://cynerd.cz/myrepo/omnia/", {
priority = 50, pubkey = "file:///etc/updater/keys/myrepo.pub"
})