Skip to content

Commit

Permalink
pkg-config: fix mirror
Browse files Browse the repository at this point in the history
Closes Homebrew#31937.

Signed-off-by: Jack Nagel <[email protected]>
  • Loading branch information
xxfelixxx authored and jacknagel committed Aug 28, 2014
1 parent 9f1ea91 commit 1e8cad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Formula/pkg-config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
class PkgConfig < Formula
homepage 'http://pkgconfig.freedesktop.org'
url 'http://pkgconfig.freedesktop.org/releases/pkg-config-0.28.tar.gz'
mirror 'http://fossies.org/unix/privat/pkg-config-0.28.tar.gz'
mirror 'http://fossies.org/linux/misc/pkg-config-0.28.tar.gz'
sha256 '6b6eb31c6ec4421174578652c7e141fdaae2dabad1021f420d8713206ac1f845'

bottle do
Expand Down

0 comments on commit 1e8cad4

Please sign in to comment.