mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/LibRaw: Updated for version 0.17.0.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
d2abfaf752
commit
f08a990377
2 changed files with 8 additions and 8 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=LibRaw
|
||||
VERSION=${VERSION:-0.16.0}
|
||||
VERSION=${VERSION:-0.17.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
PRGNAM="LibRaw"
|
||||
VERSION="0.16.0"
|
||||
VERSION="0.17.0"
|
||||
HOMEPAGE="http://www.libraw.org/"
|
||||
DOWNLOAD="http://www.libraw.org/data/LibRaw-0.16.0.tar.gz \
|
||||
http://www.libraw.org/data/LibRaw-demosaic-pack-GPL2-0.16.0.tar.gz \
|
||||
http://www.libraw.org/data/LibRaw-demosaic-pack-GPL3-0.16.0.tar.gz"
|
||||
MD5SUM="21f569be043057b754d87e3062e2345a \
|
||||
d0059998e5ab29f652b12093f5feff45 \
|
||||
b30018c313e10c96521378efc8d492ff"
|
||||
DOWNLOAD="http://www.libraw.org/data/LibRaw-0.17.0.tar.gz \
|
||||
http://www.libraw.org/data/LibRaw-demosaic-pack-GPL2-0.17.0.tar.gz \
|
||||
http://www.libraw.org/data/LibRaw-demosaic-pack-GPL3-0.17.0.tar.gz"
|
||||
MD5SUM="f6d2b9dd22e63ac0f0bd3944489a81c6 \
|
||||
291c83a5274b6ce0270131735f927adc \
|
||||
141e24a0626b60e01dc9769cff14d499"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue