aboutsummaryrefslogtreecommitdiffstats
path: root/meta-filesystems
diff options
context:
space:
mode:
authorChristophe Vu-Brugier <christophe.vu-brugier@seagate.com>2023-10-30 19:33:58 +0100
committerKhem Raj <raj.khem@gmail.com>2023-10-30 12:17:56 -0700
commita05f5a41b5b112121d6d6ae09019217b6a7ed9d4 (patch)
tree247c282cecc372f1b16ecce5582237a848bba2c1 /meta-filesystems
parent668cf43b21e27faa34b7c3c7133a480a9e4e480f (diff)
downloadmeta-openembedded-a05f5a41b5b112121d6d6ae09019217b6a7ed9d4.tar.gz
exfatprogs: upgrade 1.2.1 -> 1.2.2
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.2.bb (renamed from meta-filesystems/recipes-utils/exfatprogs/exfatprogs_1.2.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-utils/exfatprogs/exfatprogs_1.2.1.bb b/meta-filesystems/recipes-utils/exfatprogs/exfatprogs_1.2.2.bb
index 3767ec48f5..0dd5d8f5e7 100644
--- a/meta-filesystems/recipes-utils/exfatprogs/exfatprogs_1.2.1.bb
+++ b/meta-filesystems/recipes-utils/exfatprogs/exfatprogs_1.2.2.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] = "a6f3b1fb4bd37835c8f8cb421aac4eb75b880a51342b29850c4063973162227b"
+SRC_URI[sha256sum] = "61d517231f8ec177eeb5955fd6edb89748d3f88ba412c48bcb32741b430e359a"
UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases"
UPSTREAM_CHECK_REGEX = "${BPN}-(?P<pver>\d+(\.\d+)+)"