diff options
author | Kohei Yoshida <kyoshida@novell.com> | 2011-07-13 15:54:52 -0400 |
---|---|---|
committer | Kohei Yoshida <kyoshida@novell.com> | 2011-07-13 15:54:52 -0400 |
commit | 3ed940516f2384255625fa88d7f29a94f30f89cd (patch) | |
tree | 46752a8ee86717e13d5156af7c856e1bb52bf5ae /mdds | |
parent | 8112e5ff23d41a1627266e42d326e7cda784ab56 (diff) |
Updated mdds to 0.5.3.
Diffstat (limited to 'mdds')
-rw-r--r-- | mdds/makefile.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mdds/makefile.mk b/mdds/makefile.mk index ed8f18b423b1..fc0bc753e188 100644 --- a/mdds/makefile.mk +++ b/mdds/makefile.mk @@ -36,8 +36,8 @@ TARGET=mdds # --- Files -------------------------------------------------------- -TARFILE_NAME=mdds_0.5.2 -TARFILE_MD5=7a0dcb3fe1e8c7229ab4fb868b7325e6 +TARFILE_NAME=mdds_0.5.3 +TARFILE_MD5=0ff7d225d087793c8c2c680d77aac3e7 PATCH_FILES= CONFIGURE_DIR= |