diff options
-rw-r--r-- | meta-oe/recipes-security/bubblewrap/bubblewrap_0.9.0.bb (renamed from meta-oe/recipes-security/bubblewrap/bubblewrap_0.8.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-security/bubblewrap/bubblewrap_0.8.0.bb b/meta-oe/recipes-security/bubblewrap/bubblewrap_0.9.0.bb index 06c42addbf..c60c1dfd63 100644 --- a/meta-oe/recipes-security/bubblewrap/bubblewrap_0.8.0.bb +++ b/meta-oe/recipes-security/bubblewrap/bubblewrap_0.9.0.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" | |||
6 | DEPENDS = "libcap" | 6 | DEPENDS = "libcap" |
7 | 7 | ||
8 | SRC_URI = "https://github.com/containers/${BPN}/releases/download/v${PV}/${BP}.tar.xz" | 8 | SRC_URI = "https://github.com/containers/${BPN}/releases/download/v${PV}/${BP}.tar.xz" |
9 | SRC_URI[sha256sum] = "957ad1149db9033db88e988b12bcebe349a445e1efc8a9b59ad2939a113d333a" | 9 | SRC_URI[sha256sum] = "c6347eaced49ac0141996f46bba3b089e5e6ea4408bc1c43bab9f2d05dd094e1" |
10 | 10 | ||
11 | inherit autotools bash-completion github-releases manpages pkgconfig | 11 | inherit autotools bash-completion github-releases manpages pkgconfig |
12 | 12 | ||