diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2015-12-02 08:37:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-02 08:37:48 +0700 |
commit | de9896cae462caaae7db84aafb3f40628369095a (patch) | |
tree | 963447030fd5dab1a26cc286abcd5d4789c280d1 | |
parent | 0040d36f20b10169338eaff34e04e30ce64c0cea (diff) | |
download | slackbuilds-de9896cae462caaae7db84aafb3f40628369095a.tar.gz |
system/unison: Fix MD5SUM.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | system/unison/unison.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/unison/unison.info b/system/unison/unison.info index c1c6570caa..2d3606c5d1 100644 --- a/system/unison/unison.info +++ b/system/unison/unison.info @@ -3,7 +3,7 @@ VERSION="2.40.128" HOMEPAGE="http://www.cis.upenn.edu/~bcpierce/unison/" DOWNLOAD="http://www.seas.upenn.edu/~bcpierce/unison//download/releases/unison-2.40.128/unison-2.40.128.tar.gz \ http://www.seas.upenn.edu/~bcpierce/unison//download/releases/unison-2.40.128/unison-2.40.128-manual.html" -MD5SUM="aa4d9d425b2ee2f9676ac5331a154bac \ +MD5SUM="4194015003956a10a2d0a83e3e7733f7 \ 571c16ae440677dc69bbceb8fe668501" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |