aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/lpc21isp.rb6
1 files changed, 3 insertions, 3 deletions
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