summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-10-22 10:21:59 +0800
committerKhem Raj <raj.khem@gmail.com>2025-10-21 20:02:39 -0700
commit720f972a67498862e3a88f206ba8cfab2905e1b4 (patch)
tree4442900f015acce1f39835bba65281d99000dea2 /meta-oe
parent98bf66ce7c89f731d9c08ee5395f55edbe3db7cd (diff)
downloadmeta-openembedded-720f972a67498862e3a88f206ba8cfab2905e1b4.tar.gz
dash: upgrade 0.5.13 -> 0.5.13.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-shells/dash/dash_0.5.13.1.bb (renamed from meta-oe/recipes-shells/dash/dash_0.5.13.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-shells/dash/dash_0.5.13.bb b/meta-oe/recipes-shells/dash/dash_0.5.13.1.bb
index bab2200bcc..7b4962f614 100644
--- a/meta-oe/recipes-shells/dash/dash_0.5.13.bb
+++ b/meta-oe/recipes-shells/dash/dash_0.5.13.1.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b5262b4a1a1bff72b48e935531976d2e"
8inherit autotools update-alternatives 8inherit autotools update-alternatives
9 9
10SRC_URI = "http://gondor.apana.org.au/~herbert/${BPN}/files/${BP}.tar.gz" 10SRC_URI = "http://gondor.apana.org.au/~herbert/${BPN}/files/${BP}.tar.gz"
11SRC_URI[sha256sum] = "fd8da121e306b27f59330613417b182b8844f11e269531cc4720bf523e3e06d7" 11SRC_URI[sha256sum] = "d9271bce09c127d9866e25c011582ddc75ab988958a04bc4d8553a3b8f30e370"
12 12
13CVE_PRODUCT = "dash:dash" 13CVE_PRODUCT = "dash:dash"
14 14