kde-applications: 17.04.1 -> 17.04.2
use https as the remote server expects it
This commit is contained in:
@@ -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' )
|
||||
|
||||
Reference in New Issue
Block a user