pinentry: use a mirror that supports https

Closes Homebrew/homebrew#38481.

Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
Viktor Szakats 2015-04-09 14:32:01 +02:00 committed by Xu Cheng
parent eb2805bf17
commit ef3d212a64

View file

@ -1,7 +1,7 @@
class Pinentry < Formula
homepage "https://www.gnupg.org/related_software/pinentry/index.en.html"
url "ftp://ftp.gnupg.org/gcrypt/pinentry/pinentry-0.9.1.tar.bz2"
mirror "http://ftp.heanet.ie/mirrors/ftp.gnupg.org/gcrypt/pinentry/pinentry-0.9.1.tar.bz2"
mirror "https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/pinentry/pinentry-0.9.1.tar.bz2"
sha256 "9cd08e856b395df3adc7124170b53f77c6d5c8bf88e899e818648ec70d3e9695"
bottle do