Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
opencv 2.4.3
Browse files Browse the repository at this point in the history
- Upgrade to 2.4.3
  • Loading branch information
nilsonholger committed Nov 15, 2012
1 parent 1184584 commit 83e0ab4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/opencv.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ def site_package_dir

class Opencv < Formula
homepage 'http://opencv.org/'
url 'http://sourceforge.net/projects/opencvlibrary/files/opencv-unix/2.4.2/OpenCV-2.4.2.tar.bz2'
sha1 '96ff27b87e0f028d1d16201afebabec4e0c72367'
url 'http://sourceforge.net/projects/opencvlibrary/files/opencv-unix/2.4.3/OpenCV-2.4.3.tar.bz2'
sha1 '982be2c3e52dfc3e9d14692c60bc856b2b766be2'

option '32-bit'
option 'with-qt', 'Build the Qt4 backend to HighGUI'
Expand Down

0 comments on commit 83e0ab4

Please sign in to comment.