summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb')
-rw-r--r--meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb b/meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb
index 8905ae9d0..be706e1ac 100644
--- a/meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb
+++ b/meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb
@@ -9,7 +9,7 @@ SRC_URI = "http://downloads.sourceforge.net/p7zip/p7zip/${PV}/p7zip_${PV}_src_al
9SRC_URI[md5sum] = "bd6caaea567dc0d995c990c5cc883c89" 9SRC_URI[md5sum] = "bd6caaea567dc0d995c990c5cc883c89"
10SRC_URI[sha256sum] = "49557e7ffca08100f9fc687f4dfc5aea703ca207640c76d9dee7b66f03cb4782" 10SRC_URI[sha256sum] = "49557e7ffca08100f9fc687f4dfc5aea703ca207640c76d9dee7b66f03cb4782"
11 11
12S = "${WORKDIR}/${PN}_${PV}" 12S = "${WORKDIR}/${BPN}_${PV}"
13 13
14do_install() { 14do_install() {
15 install -d ${D}${bindir} 15 install -d ${D}${bindir}