qca: use secure head url
This commit is contained in:
parent
2524b7c8d8
commit
16b2ddea25
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
class Qca < Formula
|
||||
desc "Qt Cryptographic Architecture (QCA)"
|
||||
homepage "http://delta.affinix.com/qca/"
|
||||
head "git://anongit.kde.org/qca.git"
|
||||
head "https://anongit.kde.org/qca.git"
|
||||
|
||||
stable do
|
||||
url "http://delta.affinix.com/download/qca/2.0/qca-2.1.0.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue