package/libraw: bump version to 0.17.1

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2016-01-30 17:17:12 +01:00 committed by Peter Korsgaard
parent 9b081bb742
commit 7d1feadb19
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# Locally calculated # Locally calculated
sha256 588caf5324c76240d6370852691e05ac8ef89428ee8d45168f15ce47422bc36b LibRaw-0.13.4.tar.gz sha256 e599651a4cc37e00cfc2d2b56be87c3a4e4dae2c360b680fe9ab3f93d07cdea1 LibRaw-0.17.1.tar.gz

View File

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
LIBRAW_VERSION = 0.13.4 LIBRAW_VERSION = 0.17.1
LIBRAW_SOURCE = LibRaw-$(LIBRAW_VERSION).tar.gz LIBRAW_SOURCE = LibRaw-$(LIBRAW_VERSION).tar.gz
LIBRAW_SITE = http://www.libraw.org/data LIBRAW_SITE = http://www.libraw.org/data
LIBRAW_INSTALL_STAGING = YES LIBRAW_INSTALL_STAGING = YES