aboutsummaryrefslogtreecommitdiffstats
path: root/meta-filesystems
diff options
context:
space:
mode:
authorChristophe Vu-Brugier <christophe.vu-brugier@seagate.com>2023-05-22 10:47:31 +0200
committerKhem Raj <raj.khem@gmail.com>2023-05-23 08:48:17 -0700
commit2cb1b415332c34c1d04d2be02c5ad0e90c550580 (patch)
tree23cdb90c9a56ab2bf7785470ff5315fce3fd173f /meta-filesystems
parent89245a5b954fe0037dee41e9f66f28b988db3724 (diff)
downloadmeta-openembedded-2cb1b415332c34c1d04d2be02c5ad0e90c550580.tar.gz
exfatprogs: upgrade 1.2.0 -> 1.2.1
Signed-off-by: Christophe Vu-Brugier <christophe.vu-brugier@seagate.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-filesystems')
-rw-r--r--meta-filesystems/recipes-utils/exfatprogs/exfatprogs_1.2.1.bb (renamed from meta-filesystems/recipes-utils/exfatprogs/exfatprogs_1.2.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-utils/exfatprogs/exfatprogs_1.2.0.bb b/meta-filesystems/recipes-utils/exfatprogs/exfatprogs_1.2.1.bb
index 8cc59329f3..3767ec48f5 100644
--- a/meta-filesystems/recipes-utils/exfatprogs/exfatprogs_1.2.0.bb
+++ b/meta-filesystems/recipes-utils/exfatprogs/exfatprogs_1.2.1.bb
@@ -12,7 +12,7 @@ LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BP}.tar.xz"
-SRC_URI[sha256sum] = "56d9a49465deafc367d428afc71c8098705a30ee19a3cdf3c5320650b8880742"
+SRC_URI[sha256sum] = "a6f3b1fb4bd37835c8f8cb421aac4eb75b880a51342b29850c4063973162227b"
UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases"
UPSTREAM_CHECK_REGEX = "${BPN}-(?P<pver>\d+(\.\d+)+)"