package/bubblewrap: bump to version 0.8.0

This version allows disabling usage of nested user namespaces and
improves error messages. Release notes:

  https://github.com/containers/bubblewrap/releases/tag/v0.8.0

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Adrian Perez de Castro 2023-04-11 10:48:39 +03:00 committed by Yann E. MORIN
parent 53bad8f502
commit dcf9158263
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# From https://github.com/containers/bubblewrap/releases/tag/v0.7.0
sha256 764ab7100bd037ea53d440d362e099d7a425966bc62d1f00ab26b8fbb882a9dc bubblewrap-0.7.0.tar.xz
# From https://github.com/containers/bubblewrap/releases/tag/v0.8.0
sha256 957ad1149db9033db88e988b12bcebe349a445e1efc8a9b59ad2939a113d333a bubblewrap-0.8.0.tar.xz
# Hash for license files:
sha256 b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
BUBBLEWRAP_VERSION = 0.7.0
BUBBLEWRAP_VERSION = 0.8.0
BUBBLEWRAP_SITE = https://github.com/containers/bubblewrap/releases/download/v$(BUBBLEWRAP_VERSION)
BUBBLEWRAP_SOURCE = bubblewrap-$(BUBBLEWRAP_VERSION).tar.xz
BUBBLEWRAP_DEPENDENCIES = host-pkgconf libcap