From: Marcus Folkesson Date: Mon, 7 Sep 2020 11:41:09 +0000 (+0200) Subject: package/libostree: bump to version 2020.6 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1a247cd6ac932d7d03705ef1e8ac77e55c632591;p=buildroot.git package/libostree: bump to version 2020.6 Signed-off-by: Marcus Folkesson Signed-off-by: Thomas Petazzoni --- diff --git a/package/libostree/libostree.hash b/package/libostree/libostree.hash index 2ebc560d83..e5483a539c 100644 --- a/package/libostree/libostree.hash +++ b/package/libostree/libostree.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 5877396ea092f5b6701c17bd20280746cad20f55a94c760dbeba0fa115818c05 libostree-2020.3.tar.xz +sha256 865d4818820d128a2e505380358275bb964984348b3d0685b6455099e4736972 libostree-2020.6.tar.xz sha256 b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c COPYING diff --git a/package/libostree/libostree.mk b/package/libostree/libostree.mk index 57d9e98d72..e387f99856 100644 --- a/package/libostree/libostree.mk +++ b/package/libostree/libostree.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBOSTREE_VERSION = 2020.3 +LIBOSTREE_VERSION = 2020.6 LIBOSTREE_SOURCE = libostree-$(LIBOSTREE_VERSION).tar.xz LIBOSTREE_SITE = https://github.com/ostreedev/ostree/releases/download/v$(LIBOSTREE_VERSION)