summaryrefslogtreecommitdiffstats
path: root/package/libraw1394
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-01-30 17:29:40 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-01-31 23:50:09 +0100
commitc8995d25f0a8b259b22df2900e4c7e4786357a0a (patch)
tree580cc63a6bcc99c4281b13bf03401fedc704d737 /package/libraw1394
parent1fcf1a6d0c3b75d0bc5e5864fd66aef2d7f1d430 (diff)
downloadbuildroot-c8995d25f0a8b259b22df2900e4c7e4786357a0a.tar.gz
buildroot-c8995d25f0a8b259b22df2900e4c7e4786357a0a.zip
package/libraw1394: bump version to 2.1.1
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libraw1394')
-rw-r--r--package/libraw1394/libraw1394.hash2
-rw-r--r--package/libraw1394/libraw1394.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/libraw1394/libraw1394.hash b/package/libraw1394/libraw1394.hash
index 5d18e98988..3674ad7ed7 100644
--- a/package/libraw1394/libraw1394.hash
+++ b/package/libraw1394/libraw1394.hash
@@ -1,2 +1,2 @@
# From https://www.kernel.org/pub/linux/libs/ieee1394/sha256sums.asc
-sha256 e3dc814bc8014cc0bd306767c15e686c9b3b07fcacbbf62862fb1c1de2d708a4 libraw1394-2.0.7.tar.xz
+sha256 1bab9780189f9d1eb4e973df12679c04f979c21e024240fc98e536ff5b680ee9 libraw1394-2.1.1.tar.xz
diff --git a/package/libraw1394/libraw1394.mk b/package/libraw1394/libraw1394.mk
index 108dde97a9..c9bc0b1d7d 100644
--- a/package/libraw1394/libraw1394.mk
+++ b/package/libraw1394/libraw1394.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBRAW1394_VERSION = 2.0.7
+LIBRAW1394_VERSION = 2.1.1
LIBRAW1394_SOURCE = libraw1394-$(LIBRAW1394_VERSION).tar.xz
LIBRAW1394_SITE = $(BR2_KERNEL_MIRROR)/linux/libs/ieee1394
LIBRAW1394_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud