aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrett Koonce2012-12-13 18:33:14 -0600
committerAdam Vandenberg2012-12-14 09:26:16 -0800
commit4243ecf33171b43908eda55201350d7935a1b465 (patch)
tree92b81acb1585dd7c417598d4e2f39595e89ef1b1 /Library
parent1e48ce36d429604e5c920bda6bfc30f3ca528213 (diff)
downloadhomebrew-4243ecf33171b43908eda55201350d7935a1b465.tar.bz2
lpc21isp 1.8.5
Signed-off-by: Adam Vandenberg <flangy@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 2fca76682..55a8751cd 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://sourceforge.net/projects/lpc21isp/files/lpc21isp/1.83/lpc21isp_183.tar.gz'
- sha1 'b251105cec7a0a65f271c233c94e0fe3fab42082'
- version '1.83'
+ url 'http://sourceforge.net/projects/lpc21isp/files/lpc21isp/1.85/lpc21isp_185.tar.gz'
+ sha1 '5548874c88b0b34c253e12a36f3df04c8768309e'
+ version '1.85'
def install
# Can't statically link on OSX, so we'll remove that from the Makefile