aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/pkg-config.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pkg-config.rb b/Library/Formula/pkg-config.rb
index f3b43c594..d61c83698 100644
--- a/Library/Formula/pkg-config.rb
+++ b/Library/Formula/pkg-config.rb
@@ -1,12 +1,12 @@
require 'formula'
class PkgConfig < Formula
- homepage 'http://pkg-config.freedesktop.org'
+ homepage 'http://pkgconfig.freedesktop.org'
# yes we know pkg-config 0.26 is now out, however it depends on glib
# this is totally ridiculous dependency and we refuse to upgrade until
# someone can prove we must.
- url 'http://pkg-config.freedesktop.org/releases/pkg-config-0.25.tar.gz'
+ url 'http://pkgconfig.freedesktop.org/releases/pkg-config-0.25.tar.gz'
md5 'a3270bab3f4b69b7dc6dbdacbcae9745'
def install