diff options
Diffstat (limited to 'provider_base/common.json')
-rw-r--r-- | provider_base/common.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/provider_base/common.json b/provider_base/common.json index dfdc8ff4..2cf9cf72 100644 --- a/provider_base/common.json +++ b/provider_base/common.json @@ -75,7 +75,8 @@ }, "platform": { "apt": { - "basic": "http://deb.leap.se/experimental-gitbuildpackage" + "basic": "http://deb.leap.se/0.9", + "component": "main" } }, "soledad": { |