diff options
-rw-r--r-- | graphics/dcraw/dcraw.SlackBuild | 5 | ||||
-rw-r--r-- | graphics/dcraw/dcraw.info | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/graphics/dcraw/dcraw.SlackBuild b/graphics/dcraw/dcraw.SlackBuild index f5e8f3c275e..ca14a0c5860 100644 --- a/graphics/dcraw/dcraw.SlackBuild +++ b/graphics/dcraw/dcraw.SlackBuild @@ -3,7 +3,8 @@ # Slackware Package Build Script for dcraw # Home Page http://cybercom.net/~dcoffin/dcraw -# Copyright (c) 2008-2012, Nishant Limbachia, Hoffman Estates, IL, USA <nishant _AT_ mnspace _DOT_ net> +# Copyright (c) 2008-2013, Nishant Limbachia, Hoffman Estates, IL, USA +# (nishant _AT_ mnspace _DOT_ net) # All rights reserved. # Redistribution and use of this script, with or without modification, is @@ -29,7 +30,7 @@ # RAWPHOTO=yes ./dcraw.SlackBuild PRGNAM=dcraw -VERSION=${VERSION:-9.12} +VERSION=${VERSION:-9.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/dcraw/dcraw.info b/graphics/dcraw/dcraw.info index 239aa944329..fa8266b8857 100644 --- a/graphics/dcraw/dcraw.info +++ b/graphics/dcraw/dcraw.info @@ -1,8 +1,8 @@ PRGNAM="dcraw" -VERSION="9.12" +VERSION="9.17" HOMEPAGE="http://cybercom.net/~dcoffin/dcraw/" -DOWNLOAD="http://www.cybercom.net/~dcoffin/dcraw/archive/dcraw-9.12.tar.gz" -MD5SUM="917fee61e1509b935a8b8ff08b067b5f" +DOWNLOAD="http://www.cybercom.net/~dcoffin/dcraw/archive/dcraw-9.17.tar.gz" +MD5SUM="aa4b14bfccc8a27897d9ab51b84b53fc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" |