aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/tbb.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/tbb.rb b/Library/Formula/tbb.rb
index ce2a67e80..4fef0d905 100644
--- a/Library/Formula/tbb.rb
+++ b/Library/Formula/tbb.rb
@@ -1,10 +1,10 @@
require 'formula'
class Tbb <Formula
- url 'http://www.threadingbuildingblocks.org/uploads/77/148/3.0/tbb30_20100310oss_src.tgz'
- version '30_20100310'
+ url 'http://www.threadingbuildingblocks.org/uploads/78/162/3.0%20update%204/tbb30_127oss_src.tgz'
+ version '30_127'
homepage 'http://www.threadingbuildingblocks.org/'
- md5 'a7dc9b6aa6f33e6f6228cdc26c4a0899'
+ md5 'c911f74f3d207358bb5554614b276c39'
def install
# Override build prefix so we can copy the dylibs out of the same place