diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-06-28 10:48:16 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-06-28 10:49:10 +0200 |
commit | 8122fdb0d391f07be4a35ca87ed641745a9e4dc9 (patch) | |
tree | 4386f11bb2a58f1166695e426197fb77a33a6319 /cppunit | |
parent | ca644612762921e772ca95d5e8737325d9f343d2 (diff) |
use updated cppunit-1.13.0 sources
Thanks a lot to Fridrich.
Change-Id: Iab8c1454f5aaf629b4761f451fbd075fd59bfa62
Diffstat (limited to 'cppunit')
-rw-r--r-- | cppunit/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppunit/makefile.mk b/cppunit/makefile.mk index 03d59e40c321..598dd9d366bc 100644 --- a/cppunit/makefile.mk +++ b/cppunit/makefile.mk @@ -30,7 +30,7 @@ TARGET = cppunit .INCLUDE: settings.mk TARFILE_NAME=cppunit-1.13.0 -TARFILE_MD5=4db5c308c80d04ad8b6839aea5224dea +TARFILE_MD5=0c65c839854edd43d9294d1431a2b292 PATCH_FILES = |