aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2020-08-01 04:42:38 +0800
committerKhem Raj <raj.khem@gmail.com>2020-08-03 00:15:29 -0700
commit8ee7ab057f532d1d0c97756b40c00ee36541c210 (patch)
treee6ab596511c7469cfa0cddb99626b213242973d1
parentc564f8ece174f6281f5f685942fabebae7d20654 (diff)
downloadmeta-openembedded-8ee7ab057f532d1d0c97756b40c00ee36541c210.tar.gz
dash: upgrade 0.5.11 -> 0.5.11.1
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-shells/dash/dash_0.5.11.1.bb (renamed from meta-oe/recipes-shells/dash/dash_0.5.11.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-shells/dash/dash_0.5.11.bb b/meta-oe/recipes-shells/dash/dash_0.5.11.1.bb
index b3a36651fc..c6914007db 100644
--- a/meta-oe/recipes-shells/dash/dash_0.5.11.bb
+++ b/meta-oe/recipes-shells/dash/dash_0.5.11.1.bb
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b5262b4a1a1bff72b48e935531976d2e"
inherit autotools update-alternatives
SRC_URI = "http://gondor.apana.org.au/~herbert/${BPN}/files/${BP}.tar.gz"
-SRC_URI[md5sum] = "027236e48b9202607b1418fee42c473e"
-SRC_URI[sha256sum] = "4dd9a6ed5fe7546095157918fe5d784bb0b7887ae13de50e1e2d11e1b5a391cb"
+SRC_URI[md5sum] = "df978fd0324f60a6ff45f686fe269fdc"
+SRC_URI[sha256sum] = "73c881f146e329ac54962766760fd62cb8bdff376cd6c2f5772eecc1570e1611"
EXTRA_OECONF += "--bindir=${base_bindir}"