aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMiguel Algaba2013-10-27 19:34:28 +0100
committerAdam Vandenberg2013-10-27 11:52:13 -0700
commit4a67752e6759c52a2678bc1156cbdda9e2e6b698 (patch)
tree7318efc20db8cc5844f09dbb011a4e257e7ad97a /Library/Formula
parente2de09d706cdde1b2093f7a47157a8f025316df6 (diff)
downloadhomebrew-4a67752e6759c52a2678bc1156cbdda9e2e6b698.tar.bz2
Minor fix to location of patch for glog
Closes #23674. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/glog.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/glog.rb b/Library/Formula/glog.rb
index 849732c7c..c89e03d0b 100644
--- a/Library/Formula/glog.rb
+++ b/Library/Formula/glog.rb
@@ -16,7 +16,7 @@ class Glog < Formula
# Don't use tr1 prefix when we're using libc++:
# https://code.google.com/p/google-glog/issues/detail?id=121
- :p0 => "https://google-glog.googlecode.com/issues/attachment?aid=1210003000&name=libc%2B%2B.diff&token=cHcwWwlDueqKVwXcBHiOK81MGDk%3A1382574925714",
+ :p0 => "https://google-glog.googlecode.com/issues/attachment?aid=1210003000&name=libc%2B%2B.diff&token=XibcNVdg2suz1w646JbsbHHOkJs%3A1382896876470",
}
end
end