graphics/dcraw: Updated for version 9.17.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Nishant Limbachia 2012-12-24 08:13:54 +01:00 committed by Matteo Bernardini
parent cba152e48a
commit e732f2f286
2 changed files with 6 additions and 5 deletions

View file

@ -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}

View file

@ -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"