pkg-config: fix mirror

Closes Homebrew/homebrew#31937.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Felix Tubiana 2014-08-28 12:16:49 +08:00 committed by Jack Nagel
parent dec38dbbd8
commit 2b14fd4aa0

View file

@ -3,7 +3,7 @@ require 'formula'
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