diff options
author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2021-01-04 22:08:41 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-01-05 09:16:27 -0800 |
commit | 8aa0ecba3f790aae6219eac4b33c990c41f0aed6 (patch) | |
tree | 1fdbf9e9d2289151441304715bd60a7a64a2a192 /meta-oe/recipes-shells | |
parent | a8a246fc9229528d5cceadd6c70cfe3a9fcc121a (diff) | |
download | meta-openembedded-8aa0ecba3f790aae6219eac4b33c990c41f0aed6.tar.gz |
dash: upgrade 0.5.11.2 -> 0.5.11.3
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-shells')
-rw-r--r-- | meta-oe/recipes-shells/dash/dash_0.5.11.3.bb (renamed from meta-oe/recipes-shells/dash/dash_0.5.11.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-shells/dash/dash_0.5.11.2.bb b/meta-oe/recipes-shells/dash/dash_0.5.11.3.bb index f59e6d1f7..92d9bc83d 100644 --- a/meta-oe/recipes-shells/dash/dash_0.5.11.2.bb +++ b/meta-oe/recipes-shells/dash/dash_0.5.11.3.bb | |||
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b5262b4a1a1bff72b48e935531976d2e" | |||
8 | inherit autotools update-alternatives | 8 | inherit autotools update-alternatives |
9 | 9 | ||
10 | SRC_URI = "http://gondor.apana.org.au/~herbert/${BPN}/files/${BP}.tar.gz" | 10 | SRC_URI = "http://gondor.apana.org.au/~herbert/${BPN}/files/${BP}.tar.gz" |
11 | SRC_URI[md5sum] = "b9b71c72e40fdc4db9b4ffb81fc3bebc" | 11 | SRC_URI[md5sum] = "c7016b513f701d88c70b3082eb183581" |
12 | SRC_URI[sha256sum] = "00fb7d68b7599cc41ab151051c06c01e9500540183d8aa72116cb9c742bd6d5f" | 12 | SRC_URI[sha256sum] = "62b9f1676ba6a7e8eaec541a39ea037b325253240d1f378c72360baa1cbcbc2a" |
13 | 13 | ||
14 | EXTRA_OECONF += "--bindir=${base_bindir}" | 14 | EXTRA_OECONF += "--bindir=${base_bindir}" |
15 | 15 | ||