From 2d838d22cff83280ca592d7f91476892c6cb9e64 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sat, 13 Jul 2013 07:48:00 -0500 Subject: lpc21isp 1.92 Signed-off-by: Jack Nagel --- 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 33c9f3323..8b0859baa 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.85/lpc21isp_185.tar.gz' - sha1 '5548874c88b0b34c253e12a36f3df04c8768309e' - version '1.85' + url 'http://downloads.sourceforge.net/project/lpc21isp/lpc21isp/1.92/lpc21isp_192.tar.gz' + sha1 'e150757b2c91e5a760c6527011764bd7879732e8' + version '1.92' def install # Can't statically link on OSX, so we'll remove that from the Makefile -- cgit v1.2.3