All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] libostree: bump to version 2018.4
@ 2018-03-23  8:00 Marcus Folkesson
  2018-03-23 15:23 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Marcus Folkesson @ 2018-03-23  8:00 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
---

Yep, a quick turnaround after 2018.3.

 package/libostree/libostree.hash | 2 +-
 package/libostree/libostree.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libostree/libostree.hash b/package/libostree/libostree.hash
index 096c094300..1f0e9ce95f 100644
--- a/package/libostree/libostree.hash
+++ b/package/libostree/libostree.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256 e54d0ac024f718cfa77b93d57c91c574bebcb937c88e1e30c3d1127e9360fd4b  libostree-2018.3.tar.xz
+sha256 f5b1e083ed630fd32a263731fe9595ecdd07cfd5cba3e354931f481c4181de1c  libostree-2018.4.tar.xz
 sha256 b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c  COPYING
diff --git a/package/libostree/libostree.mk b/package/libostree/libostree.mk
index ad20d2a593..ba6379d7e7 100644
--- a/package/libostree/libostree.mk
+++ b/package/libostree/libostree.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBOSTREE_VERSION = 2018.3
+LIBOSTREE_VERSION = 2018.4
 LIBOSTREE_SOURCE = libostree-$(LIBOSTREE_VERSION).tar.xz
 LIBOSTREE_SITE = https://github.com/ostreedev/ostree/releases/download/v$(LIBOSTREE_VERSION)
 
-- 
2.16.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] libostree: bump to version 2018.4
  2018-03-23  8:00 [Buildroot] [PATCH] libostree: bump to version 2018.4 Marcus Folkesson
@ 2018-03-23 15:23 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2018-03-23 15:23 UTC (permalink / raw)
  To: buildroot

>>>>> "Marcus" == Marcus Folkesson <marcus.folkesson@gmail.com> writes:

 > Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
 > ---

 > Yep, a quick turnaround after 2018.3.

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-23 15:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-23  8:00 [Buildroot] [PATCH] libostree: bump to version 2018.4 Marcus Folkesson
2018-03-23 15:23 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.