aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrett Koonce2013-07-13 07:48:00 -0500
committerJack Nagel2013-07-14 11:33:02 -0500
commit2d838d22cff83280ca592d7f91476892c6cb9e64 (patch)
tree4fb80ee9d27f3d77c8133bf38c6eb12a5aaeea61 /Library
parentdd45adf22483c5557d4f422fd40f2ebd8a7e1b7f (diff)
downloadhomebrew-2d838d22cff83280ca592d7f91476892c6cb9e64.tar.bz2
lpc21isp 1.92
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-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