imapsync: use secure url
This commit is contained in:
parent
9c01dac8d6
commit
c825e8742d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
class Imapsync < Formula
|
||||
desc "Migrate or backup IMAP mail accounts"
|
||||
homepage "http://ks.lamiral.info/imapsync/"
|
||||
url "http://imapsync.lamiral.info/dist/imapsync-1.727.tgz"
|
||||
url "https://imapsync.lamiral.info/dist/imapsync-1.727.tgz"
|
||||
sha256 "72dfccb3c778dcb55460da93b00c092d38271d4a7960c221e223649ef5a143f8"
|
||||
head "https://git.fedorahosted.org/git/imapsync.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue