Update cppcheck to v1.44

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Emmanuel Blot 2010-07-28 12:35:21 +02:00 committed by Adam Vandenberg
parent b0e69b14ed
commit 567eab0384
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Cppcheck < Formula
url 'http://downloads.sourceforge.net/project/cppcheck/cppcheck/1.43/cppcheck-1.43.tar.bz2'
url 'http://downloads.sourceforge.net/project/cppcheck/cppcheck/1.44/cppcheck-1.44.tar.bz2'
homepage 'http://sourceforge.net/apps/mediawiki/cppcheck/index.php?title=Main_Page'
md5 '303792836a890be1cda84d13efaf7e9b'
md5 'c8d24c0e7a3db99660f81b8a0568e050'
head 'git://github.com/danmar/cppcheck.git'
# Do not strip binaries, or else it fails to run.