aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 a3f4c171d..e4ea615e3 100644
--- a/Library/Formula/tbb.rb
+++ b/Library/Formula/tbb.rb
@@ -1,10 +1,10 @@
require 'formula'
class Tbb < Formula
- url 'http://threadingbuildingblocks.org/uploads/77/164/3.0%20Update%205/tbb30_20101215oss_src.tgz'
- version '30_131'
+ url 'http://threadingbuildingblocks.org/uploads/78/166/3.0%20update%206/tbb30_174oss_src.tgz'
+ version '30_174'
homepage 'http://www.threadingbuildingblocks.org/'
- md5 'd1f65b7ba8bafda5a8616dfc8159ea05'
+ sha1 'b68764d0d9d2517c60fd88c71a3554d194733b03'
def install
# Override build prefix so we can copy the dylibs out of the same place