mspdebug 0.22
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
ccf40e1f60
commit
b2c5c8ec0e
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Mspdebug < Formula
|
||||
homepage 'http://mspdebug.sourceforge.net/'
|
||||
url 'http://downloads.sourceforge.net/project/mspdebug/mspdebug-0.21.tar.gz'
|
||||
sha1 'a439acd166e90bfd19ddf2c3459eee9643e55368'
|
||||
url 'http://downloads.sourceforge.net/project/mspdebug/mspdebug-0.22.tar.gz'
|
||||
sha1 'f55692d90ccb1f3686e94df53e5e30408fde963f'
|
||||
|
||||
depends_on 'libusb-compat'
|
||||
|
||||
|
|
Loading…
Reference in a new issue