lpc21isp 1.94

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2013-08-17 11:46:06 -05:00 committed by Adam Vandenberg
parent f94bd3f7e3
commit fbab4d8a43
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ require 'formula'
class Lpc21isp < Formula
homepage 'http://lpc21isp.sourceforge.net/'
url 'http://downloads.sourceforge.net/project/lpc21isp/lpc21isp/1.92/lpc21isp_192.tar.gz'
sha1 'e150757b2c91e5a760c6527011764bd7879732e8'
version '1.92'
url 'http://downloads.sourceforge.net/project/lpc21isp/lpc21isp/1.94/lpc21isp_194.tar.gz'
sha1 'e80a9a9518e7dc94d29ba43933a7985a0727b4da'
version '1.94'
def install
# Can't statically link on OSX, so we'll remove that from the Makefile