diff options
author | Luca Vaudano <vaudano@gmail.com> | 2012-04-18 10:39:45 +0000 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-04-18 19:19:24 +0200 |
commit | 41f8ee83ffa3b6e4dae2148894c25df112ae028c (patch) | |
tree | dde4f169dbecb5d60ab6ede21987a41390205de7 /meta-oe/recipes-support/mime-support | |
parent | 9535dceed547b77cf51d5ecb50d81bc2cf003770 (diff) | |
download | meta-openembedded-41f8ee83ffa3b6e4dae2148894c25df112ae028c.tar.gz |
mime-support: Update to version 3.48
Signed-off-by: Luca Vaudano <vaudano@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-support/mime-support')
-rw-r--r-- | meta-oe/recipes-support/mime-support/mime-support_3.48.bb (renamed from meta-oe/recipes-support/mime-support/mime-support_3.44.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/mime-support/mime-support_3.44.bb b/meta-oe/recipes-support/mime-support/mime-support_3.48.bb index fe84a63df..f281f6d80 100644 --- a/meta-oe/recipes-support/mime-support/mime-support_3.44.bb +++ b/meta-oe/recipes-support/mime-support/mime-support_3.48.bb | |||
@@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://debian/README;md5=36bbe2ace0a05c3fb684b73208fbf30b" | |||
5 | 5 | ||
6 | DEPENDS = "file" | 6 | DEPENDS = "file" |
7 | RRECOMMENDS_${PN} = "file" | 7 | RRECOMMENDS_${PN} = "file" |
8 | PR = "r2" | ||
9 | 8 | ||
10 | SRC_URI = "${DEBIAN_MIRROR}/main/m/mime-support/mime-support_${PV}-1.tar.gz" | 9 | SRC_URI = "${DEBIAN_MIRROR}/main/m/mime-support/mime-support_${PV}-1.tar.gz" |
11 | S = "${WORKDIR}/${PN}" | 10 | S = "${WORKDIR}/${PN}" |
@@ -55,5 +54,5 @@ do_install () { | |||
55 | cd ${D}${mandir}/man1; ln -s run-mailcap.1.gz print.1.gz | 54 | cd ${D}${mandir}/man1; ln -s run-mailcap.1.gz print.1.gz |
56 | } | 55 | } |
57 | 56 | ||
58 | SRC_URI[md5sum] = "048aa29c31f067382cd669ee20934b9e" | 57 | SRC_URI[md5sum] = "d6e5d715e331147352c50c158dbdec6d" |
59 | SRC_URI[sha256sum] = "4f65183200955540c097b82bfb18f5d21b636ca79f47cd018a4ea8b89cd2998c" | 58 | SRC_URI[sha256sum] = "a529c7892cb786f514af71f4ca5a4c3ebc58b538a49ff959c0d97592d38f040a" |