From: Marcus Folkesson Date: Fri, 10 Sep 2021 08:10:30 +0000 (+0200) Subject: package/libostree: bump to version 2021.4 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=69555543db7c3136d617547bd311eca091253598;p=buildroot.git package/libostree: bump to version 2021.4 Signed-off-by: Marcus Folkesson Signed-off-by: Arnout Vandecappelle (Essensium/Mind) --- diff --git a/package/libostree/libostree.hash b/package/libostree/libostree.hash index 928e4fbe1b..f281e1593c 100644 --- a/package/libostree/libostree.hash +++ b/package/libostree/libostree.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 0fa5a39f0c3e58c2040133e4229cb28660c61b978cd4a2a3d2f6e97ef4c8d0b3 libostree-2021.3.tar.xz +sha256 db5ce01a1606af3466ec77236700f53a63ce20e4984a549d0eaba3f66a3d9361 libostree-2021.4.tar.xz sha256 b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c COPYING diff --git a/package/libostree/libostree.mk b/package/libostree/libostree.mk index 94ea08664a..b202b54d85 100644 --- a/package/libostree/libostree.mk +++ b/package/libostree/libostree.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBOSTREE_VERSION = 2021.3 +LIBOSTREE_VERSION = 2021.4 LIBOSTREE_SOURCE = libostree-$(LIBOSTREE_VERSION).tar.xz LIBOSTREE_SITE = https://github.com/ostreedev/ostree/releases/download/v$(LIBOSTREE_VERSION)