Skip to content

Commit

Permalink
cppi: fix mirror (#11672)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovezfs committed Mar 27, 2017
1 parent 05c328c commit 2c04a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/cppi.rb
Expand Up @@ -2,7 +2,7 @@ class Cppi < Formula
desc "Indent C preprocessor directives to reflect their nesting"
homepage "https://www.gnu.org/software/cppi/"
url "https://ftpmirror.gnu.org/cppi/cppi-1.18.tar.xz"
mirror "https://ftp.gnu.org/cppi/cppi-1.18.tar.xz"
mirror "https://ftp.gnu.org/gnu/cppi/cppi-1.18.tar.xz"
sha256 "12a505b98863f6c5cf1f749f9080be3b42b3eac5a35b59630e67bea7241364ca"

bottle do
Expand Down

0 comments on commit 2c04a06

Please sign in to comment.