aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorDominyk Tiller2014-08-05 20:28:05 +0100
committerAdam Vandenberg2014-08-05 21:19:46 -0700
commit634843cfb1065c475cc12897c70727ebcc878fc4 (patch)
treea2d2f702bf967ac783819e74bdfe71e106b9383d /Library
parent3783d0d5f4ec5a0f2792853fc228e20cfdbcf05f (diff)
downloadhomebrew-634843cfb1065c475cc12897c70727ebcc878fc4.tar.bz2
gnupg2 mirror
Adds a mirror to the gnupg2 package. No other changes. Closes #31372. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/gnupg2.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/gnupg2.rb b/Library/Formula/gnupg2.rb
index 75229c06d..63369c93f 100644
--- a/Library/Formula/gnupg2.rb
+++ b/Library/Formula/gnupg2.rb
@@ -3,6 +3,7 @@ require "formula"
class Gnupg2 < Formula
homepage "https://www.gnupg.org/"
url "ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-2.0.25.tar.bz2"
+ mirror "http://mirrors.kernel.org/debian/pool/main/g/gnupg2/gnupg2_2.0.25.orig.tar.bz2"
sha1 "890d77d89f2d187382f95e83e386f2f7ba789436"
bottle do