Skip to content

Commit

Permalink
imapsync: use secure url
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats authored and ilovezfs committed Oct 11, 2016
1 parent 9c01dac commit c825e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/imapsync.rb
Original file line number Diff line number Diff line change
@@ -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"

Expand Down

0 comments on commit c825e87

Please sign in to comment.