summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-bsp/fwupd
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-bsp/fwupd')
-rw-r--r--meta-oe/recipes-bsp/fwupd/fwupd_2.0.19.bb (renamed from meta-oe/recipes-bsp/fwupd/fwupd_2.0.16.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-bsp/fwupd/fwupd_2.0.16.bb b/meta-oe/recipes-bsp/fwupd/fwupd_2.0.19.bb
index 31b17486cb..586f7ad1f9 100644
--- a/meta-oe/recipes-bsp/fwupd/fwupd_2.0.16.bb
+++ b/meta-oe/recipes-bsp/fwupd/fwupd_2.0.19.bb
@@ -19,7 +19,7 @@ SRC_URI = "\
19 https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BP}.tar.xz \ 19 https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BP}.tar.xz \
20 file://run-ptest \ 20 file://run-ptest \
21" 21"
22SRC_URI[sha256sum] = "79cce6b61d9ea531de0ef3b13e7f2682c699901b11f410b2ed91192618e1620e" 22SRC_URI[sha256sum] = "3bb7a4a1e2d00f0ab513e4c667d7bf5a3ff34a9802757849d3fedf07dd40ddbb"
23 23
24UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases" 24UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases"
25UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" 25UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)"