Skip to content

Commit

Permalink
open-ocd: remove outdated devel version
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed May 3, 2014
1 parent 2355e10 commit 0fab10e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Formula/open-ocd.rb
Expand Up @@ -17,11 +17,6 @@ class OpenOcd < Formula
depends_on 'hidapi' if build.include? 'enable-cmsis-dap'
end

devel do
url 'https://downloads.sourceforge.net/project/openocd/openocd/0.8.0-rc2/openocd-0.8.0-rc2.tar.bz2'
sha1 '59c3d4ef74d268f6534da040b8cf2470e980e413'
end

option 'enable-ft2232_libftdi', 'Enable building support for FT2232 based devices with libftdi driver'
option 'enable-ft2232_ftd2xx', 'Enable building support for FT2232 based devices with FTD2XX driver'

Expand Down

0 comments on commit 0fab10e

Please sign in to comment.