From b1abe91aaa4d1f59947f0dea5501537c1022ad3f Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 7 Apr 2020 17:07:40 -0700 Subject: [PATCH] bubblewrap: Update to 0.4.1 Signed-off-by: Khem Raj --- .../bubblewrap/{bubblewrap_0.3.1.bb => bubblewrap_0.4.1.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename recipes-flatpak/bubblewrap/{bubblewrap_0.3.1.bb => bubblewrap_0.4.1.bb} (81%) diff --git a/recipes-flatpak/bubblewrap/bubblewrap_0.3.1.bb b/recipes-flatpak/bubblewrap/bubblewrap_0.4.1.bb similarity index 81% rename from recipes-flatpak/bubblewrap/bubblewrap_0.3.1.bb rename to recipes-flatpak/bubblewrap/bubblewrap_0.4.1.bb index 07cdfb4e..e1bd71b6 100644 --- a/recipes-flatpak/bubblewrap/bubblewrap_0.3.1.bb +++ b/recipes-flatpak/bubblewrap/bubblewrap_0.4.1.bb @@ -6,8 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" DEPENDS = "libcap" SRC_URI = "https://github.com/projectatomic/${BPN}/releases/download/v${PV}/${BP}.tar.xz" -SRC_URI[md5sum] = "c34034985e80bdea39aaaaa4bcb92c64" -SRC_URI[sha256sum] = "deca6b608c54df4be0669b8bb6d254858924588e9f86e116eb04656a3b6d4bf8" +SRC_URI[sha256sum] = "b9c69b9b1c61a608f34325c8e1a495229bacf6e4a07cbb0c80cf7a814d7ccc03" inherit autotools pkgconfig systemd AUTO_LIBNAME_PKGS = ""