From 4fdd2143e251ec03e0381644d3182ca665231e10 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sat, 17 Aug 2013 11:46:06 -0500 Subject: lpc21isp 1.94 Signed-off-by: Adam Vandenberg --- Library/Formula/lpc21isp.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/lpc21isp.rb b/Library/Formula/lpc21isp.rb index 8b0859baa..f6b941369 100644 --- a/Library/Formula/lpc21isp.rb +++ b/Library/Formula/lpc21isp.rb @@ -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 -- cgit v1.2.3