From 2272ebf2d7396fccaff5f732b5751e5693a9a889 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 10 Jun 2012 09:37:50 -0700 Subject: OpenCV 2.4.1 --- Library/Formula/opencv.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/opencv.rb b/Library/Formula/opencv.rb index ce46a0bdc..ca542c24b 100644 --- a/Library/Formula/opencv.rb +++ b/Library/Formula/opencv.rb @@ -10,8 +10,8 @@ end class Opencv < Formula homepage 'http://opencv.willowgarage.com/wiki/' - url 'http://sourceforge.net/projects/opencvlibrary/files/opencv-unix/2.4.0/OpenCV-2.4.0.tar.bz2' - md5 '1fcda4ed3d0655f033ac30be8bad4882' + url 'http://sourceforge.net/projects/opencvlibrary/files/opencv-unix/2.4.1/OpenCV-2.4.1.tar.bz2' + sha1 'bc6f23c62c8e3e0746f6f95067d54340d12aed56' depends_on 'cmake' => :build depends_on 'pkg-config' => :build -- cgit v1.2.3