kde-applications: 17.04.1 -> 17.04.2

use https as the remote server expects it
This commit is contained in:
Peter Hoeg
2017-06-19 19:26:52 +08:00
parent 392f4acee9
commit 9193bcb6b4
5 changed files with 1120 additions and 1120 deletions
@@ -1 +1 @@
WGET_ARGS=( http://download.kde.org/stable/frameworks/5.34/ -A '*.tar.xz' )
WGET_ARGS=( https://download.kde.org/stable/frameworks/5.34/ -A '*.tar.xz' )