diff options
| -rw-r--r-- | meta-oe/recipes-security/bubblewrap/bubblewrap_0.11.2.bb (renamed from meta-oe/recipes-security/bubblewrap/bubblewrap_0.11.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-security/bubblewrap/bubblewrap_0.11.1.bb b/meta-oe/recipes-security/bubblewrap/bubblewrap_0.11.2.bb index 0db94b40fa..7e63435e90 100644 --- a/meta-oe/recipes-security/bubblewrap/bubblewrap_0.11.1.bb +++ b/meta-oe/recipes-security/bubblewrap/bubblewrap_0.11.2.bb | |||
| @@ -8,7 +8,7 @@ DEPENDS = "libcap" | |||
| 8 | SRC_URI = " \ | 8 | SRC_URI = " \ |
| 9 | https://github.com/containers/${BPN}/releases/download/v${PV}/${BP}.tar.xz \ | 9 | https://github.com/containers/${BPN}/releases/download/v${PV}/${BP}.tar.xz \ |
| 10 | " | 10 | " |
| 11 | SRC_URI[sha256sum] = "c1b7455a1283b1295879a46d5f001dfd088c0bb0f238abb5e128b3583a246f71" | 11 | SRC_URI[sha256sum] = "69abc30005d2186baf7737feacd8da35633b93cf5af38838ecff17c5f8e924f6" |
| 12 | 12 | ||
| 13 | inherit meson bash-completion github-releases manpages pkgconfig | 13 | inherit meson bash-completion github-releases manpages pkgconfig |
| 14 | 14 | ||
