diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2010-04-16 10:55:03 +0200 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2010-04-16 10:55:03 +0200 |
commit | 2904468c375eed60e38354d82866ecaa9d68b760 (patch) | |
tree | dae00082c5bc9055b2f4e236281c7240ebf796c2 /cppunit | |
parent | d4706289dc74727f9738113a84e39376c95e719d (diff) |
DEV300 masterfix: correct hunspell-1.2.9 and cppunit-1.12.1 MD5SUMS
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 1dda00351a10..751b84be7ccd 100644 --- a/cppunit/makefile.mk +++ b/cppunit/makefile.mk @@ -30,7 +30,7 @@ TARGET = cppunit .INCLUDE: settings.mk TARFILE_NAME = cppunit-1.12.1 -TARFILE_MD5=9f18d97ca99b4f095f5ff18139df59c3 +TARFILE_MD5=bd30e9cf5523cdfc019b94f5e1d7fd19 # from <https://sourceforge.net/projects/cppunit/files/cppunit/1.12.1/ # cppunit-1.12.1.tar.gz/download> |