git » qca.git » commit 00e11d4

https in source array

author Antonio Rojas
2019-01-26 10:27:58 UTC
committer Antonio Rojas
2019-01-26 10:27:58 UTC
parent d1e6a8bf5e201107a8b7400169ffdbbe899f526d

https in source array

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 0c1bad1..7d76795 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ makedepends=(cmake doxygen pkcs11-helper botan)
 conflicts=(qca-qt5)
 provides=(qca-qt5)
 replaces=(qca-qt5)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz" qca-openssl-1.1.patch
+source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz" qca-openssl-1.1.patch
         qca-botan2.patch::"https://cgit.kde.org/qca.git/patch/?id=47163784")
 sha256sums=('003fd86a32421057a03b18a8168db52e2940978f9db5ebbb6a08882f8ab1e353'
             'b1505bc313fd2f4e350cd4c94af69256c901afa419ae6700b208cb6e40e6926d'