diff options
Diffstat (limited to 'meta-oe/recipes-shells/dash')
-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 f59e6d1f7a..92d9bc83d2 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 | ||