summaryrefslogtreecommitdiffstats
path: root/package/libostree
diff options
context:
space:
mode:
authorMarcus Folkesson <marcus.folkesson@gmail.com>2017-12-04 21:02:20 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-12-08 17:49:29 +0100
commit86e46797cad96ba4f9b37406dd0a343f6941de4f (patch)
tree900bc286e419fed096e728f690b9d6e9f7b40d1d /package/libostree
parentf20615b53e83d6263346cb038d59df8e8d6b2b74 (diff)
downloadbuildroot-86e46797cad96ba4f9b37406dd0a343f6941de4f.tar.gz
buildroot-86e46797cad96ba4f9b37406dd0a343f6941de4f.zip
libostree: bump to version 2017.14
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libostree')
-rw-r--r--package/libostree/libostree.hash2
-rw-r--r--package/libostree/libostree.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/libostree/libostree.hash b/package/libostree/libostree.hash
index 162af31809..b0a5580a5a 100644
--- a/package/libostree/libostree.hash
+++ b/package/libostree/libostree.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 a8b06cd81b40072b127e9a8aa5d8c7a61bb44d8bc0e7f7b73dee2ce4d9b3e752 libostree-2017.13.tar.xz
+sha256 cab4782a7ab1c4d7ab8e390372788b73a7f83d9284418ba36a42b60cbc67851e libostree-2017.14.tar.xz
sha256 b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c COPYING
diff --git a/package/libostree/libostree.mk b/package/libostree/libostree.mk
index 1d5936a13e..3ac8278a98 100644
--- a/package/libostree/libostree.mk
+++ b/package/libostree/libostree.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBOSTREE_VERSION = 2017.13
+LIBOSTREE_VERSION = 2017.14
LIBOSTREE_SOURCE = libostree-$(LIBOSTREE_VERSION).tar.xz
LIBOSTREE_SITE = https://github.com/ostreedev/ostree/releases/download/v$(LIBOSTREE_VERSION)
OpenPOWER on IntegriCloud