diff options
-rw-r--r-- | meta-oe/recipes-extended/dash/dash_0.5.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/dash/dash_0.5.8.bb b/meta-oe/recipes-extended/dash/dash_0.5.8.bb index c2b5249410..4961d7b83f 100644 --- a/meta-oe/recipes-extended/dash/dash_0.5.8.bb +++ b/meta-oe/recipes-extended/dash/dash_0.5.8.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b5262b4a1a1bff72b48e935531976d2e" | |||
7 | 7 | ||
8 | inherit autotools update-alternatives | 8 | inherit autotools update-alternatives |
9 | 9 | ||
10 | SRC_URI = "http://gondor.apana.org.au/~herbert/dash/files/${PN}-${PV}.tar.gz" | 10 | SRC_URI = "http://gondor.apana.org.au/~herbert/${BPN}/files/${BP}.tar.gz" |
11 | SRC_URI[md5sum] = "5c152209680dab3c319e8923f6c51378" | 11 | SRC_URI[md5sum] = "5c152209680dab3c319e8923f6c51378" |
12 | SRC_URI[sha256sum] = "c6db3a237747b02d20382a761397563d813b306c020ae28ce25a1c3915fac60f" | 12 | SRC_URI[sha256sum] = "c6db3a237747b02d20382a761397563d813b306c020ae28ce25a1c3915fac60f" |
13 | 13 | ||