diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-04-11 00:18:27 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-04-11 00:18:27 -0500 |
commit | d78b2ccb5b3f1e2991e1ddca3cc9bc16f0863e8f (patch) | |
tree | c42522d47bb1acc821e012575429f1c084735f82 /graphics/dcraw | |
parent | 4546a4c9b1533f0d1bcd3a73016250d4051d1a3f (diff) | |
download | slackbuilds-d78b2ccb5b3f1e2991e1ddca3cc9bc16f0863e8f.tar.gz |
graphics/dcraw: Fixed md5sum in .info file
This has changed since my original download of the source
tarball (which matches the old md5sum), but a diff of the
two source tarballs' contents shows identical contents,
so I'm not concerned about malicious activity this time...
Thanks to Dave MacCormack for pointing it out.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/dcraw')
-rw-r--r-- | graphics/dcraw/dcraw.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/dcraw/dcraw.info b/graphics/dcraw/dcraw.info index 8d4931a74f..8c67f8ce1c 100644 --- a/graphics/dcraw/dcraw.info +++ b/graphics/dcraw/dcraw.info @@ -2,7 +2,7 @@ PRGNAM="dcraw" VERSION="9.06" HOMEPAGE="http://cybercom.net/~dcoffin/dcraw/" DOWNLOAD="http://www.cybercom.net/~dcoffin/dcraw/archive/dcraw-9.06.tar.gz" -MD5SUM="22921c24c697bbe43c1010f463176921" +MD5SUM="506d3d3cb51b672c31dfc5abbe9bac7c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Nishant Limbachia" |