luabind: update patch URL

Closes Homebrew/homebrew#22709.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
David Stoker 2013-09-20 11:39:47 -04:00 committed by Jack Nagel
parent b72e313d4f
commit d4ebc5f9d9
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ class Luabind < Formula
def patches
[
# patch Jamroot to perform lookup for shared objects with .dylib suffix
"https://raw.github.com/gist/3728987/052251fcdc23602770f6c543be9b3e12f0cac50a/Jamroot.diff",
"https://gist.github.com/DennisOSRM/3728987/raw/052251fcdc23602770f6c543be9b3e12f0cac50a/Jamroot.diff",
# apply upstream commit to enable building with clang
"https://github.com/luabind/luabind/commit/3044a9053ac50977684a75c4af42b2bddb853fad.diff"
]