diff options
| author | David Edmundson <[email protected]> | 2017-07-28 12:34:42 +0100 |
|---|---|---|
| committer | David Edmundson <[email protected]> | 2017-07-28 12:34:42 +0100 |
| commit | 63e2d65bc86184e1e7062809dbafc0204444fb34 (patch) | |
| tree | 6ef1c1f538ae98094dcf7006eb8f166fd38ae050 /src/settings | |
| parent | c3de867622afc7e0eaf787bf371873387a6b4451 (diff) | |
Use https for knsrc providers
CCBUG: 382820
Diffstat (limited to 'src/settings')
| -rw-r--r-- | src/settings/services/servicemenu.knsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settings/services/servicemenu.knsrc b/src/settings/services/servicemenu.knsrc index 29364430e..021a97543 100644 --- a/src/settings/services/servicemenu.knsrc +++ b/src/settings/services/servicemenu.knsrc @@ -1,5 +1,5 @@ [KNewStuff2] -ProvidersUrl=http://download.kde.org/ocs/providers.xml +ProvidersUrl=https://download.kde.org/ocs/providers.xml Categories=Dolphin Service Menus ChecksumPolicy=ifpossible SignaturePolicy=ifpossible |
