diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/mspdebug.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mspdebug.rb b/Library/Formula/mspdebug.rb index e08afd7f8..a396c5a8a 100644 --- a/Library/Formula/mspdebug.rb +++ b/Library/Formula/mspdebug.rb @@ -2,8 +2,8 @@ require 'formula' class Mspdebug < Formula homepage 'http://mspdebug.sourceforge.net/' - url 'http://sourceforge.net/projects/mspdebug/files/mspdebug-0.20.tar.gz' - sha1 'ddf589e6e15c2577fc132001f757113309e134e9' + url 'http://sourceforge.net/projects/mspdebug/files/mspdebug-0.21.tar.gz' + sha1 'a439acd166e90bfd19ddf2c3459eee9643e55368' depends_on 'libusb-compat' |
