diff options
Diffstat (limited to 'Library/Formula/lpc21isp.rb')
| -rw-r--r-- | Library/Formula/lpc21isp.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/lpc21isp.rb b/Library/Formula/lpc21isp.rb index 55a8751cd..33c9f3323 100644 --- a/Library/Formula/lpc21isp.rb +++ b/Library/Formula/lpc21isp.rb @@ -2,7 +2,7 @@ require 'formula' class Lpc21isp < Formula homepage 'http://lpc21isp.sourceforge.net/' - url 'http://sourceforge.net/projects/lpc21isp/files/lpc21isp/1.85/lpc21isp_185.tar.gz' + url 'http://downloads.sourceforge.net/project/lpc21isp/lpc21isp/1.85/lpc21isp_185.tar.gz' sha1 '5548874c88b0b34c253e12a36f3df04c8768309e' version '1.85' |
