mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-22 14:48:30 -05:00
build: Require bubblewrap 0.10.0
This is functionally equivalent to the release candidate. Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
@@ -34,7 +34,7 @@ endif
|
||||
|
||||
required_glib = '2.46'
|
||||
# Before increasing this, update subprojects/bubblewrap.wrap
|
||||
required_bwrap = '0.9.901'
|
||||
required_bwrap = '0.10.0'
|
||||
# Before increasing this, update subprojects/dbus-proxy.wrap
|
||||
required_dbus_proxy = '0.1.0'
|
||||
required_libostree = '2020.8'
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[wrap-git]
|
||||
url = https://github.com/containers/bubblewrap.git
|
||||
# release candidate 0.9.901
|
||||
revision = 8b7a17493035732b350a8d6cbea065987752bb20
|
||||
# v0.10.0
|
||||
revision = dc63ec667e6546f34e0b6c088cdf8ae7c7dea0f3
|
||||
depth = 1
|
||||
|
||||
Reference in New Issue
Block a user