package/libostree: bump to version 2022.3

Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Marcus Folkesson 2022-05-09 16:23:40 +02:00 committed by Peter Korsgaard
parent 570c58a6c3
commit 0eb073ca2b
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Locally calculated
sha256 76e2f5b5784d8cb686e90be32fcecbb56c6c6a824e0374a1a6820b577103676b libostree-2022.2.tar.xz
sha256 b823fd9dcd5503c5caf9febde24b0ed63ff46ca95188032ac567a2a95624f612 libostree-2022.3.tar.xz
sha256 b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
LIBOSTREE_VERSION = 2022.2
LIBOSTREE_VERSION = 2022.3
LIBOSTREE_SOURCE = libostree-$(LIBOSTREE_VERSION).tar.xz
LIBOSTREE_SITE = https://github.com/ostreedev/ostree/releases/download/v$(LIBOSTREE_VERSION)