diff options
author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2017-08-15 17:20:55 +0800 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-08-28 11:04:13 +0200 |
commit | e77a4b86f9463b82cf0c9a6e497a9cb530b9c035 (patch) | |
tree | 3e0ab87149d172dd9f2a6f6bf45b3076a68c3478 /meta-oe | |
parent | 67e0ede9e961d3fa9bf2b4f996b42b72558997fd (diff) | |
download | meta-openembedded-e77a4b86f9463b82cf0c9a6e497a9cb530b9c035.tar.gz |
mailcap: upgrade to 2.1.48
Upgrade mailcap from 2.1.46 to 2.1.48.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-support/mailcap/mailcap_2.1.48.bb (renamed from meta-oe/recipes-support/mailcap/mailcap_2.1.46.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/mailcap/mailcap_2.1.46.bb b/meta-oe/recipes-support/mailcap/mailcap_2.1.48.bb index 58b8f029e..955368165 100644 --- a/meta-oe/recipes-support/mailcap/mailcap_2.1.46.bb +++ b/meta-oe/recipes-support/mailcap/mailcap_2.1.48.bb | |||
@@ -17,8 +17,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=100fcfb84512ccc03ffc7d89ac391305" | |||
17 | 17 | ||
18 | SRC_URI = "https://releases.pagure.org/${BPN}/${BP}.tar.xz" | 18 | SRC_URI = "https://releases.pagure.org/${BPN}/${BP}.tar.xz" |
19 | 19 | ||
20 | SRC_URI[md5sum] = "d865a1baf574ae5d309f5c1f79315800" | 20 | SRC_URI[md5sum] = "2c26e18e912a5cf00318fcf7f8f2d747" |
21 | SRC_URI[sha256sum] = "c68eb3b531d731476d5980c9b7cc287bd64c2a13bec5a537009a2c4af63f9bb0" | 21 | SRC_URI[sha256sum] = "d7b023b237d6053bf05ff6786e0663c55c614efcc99cdf856120be13b5c29157" |
22 | 22 | ||
23 | do_install() { | 23 | do_install() { |
24 | oe_runmake install DESTDIR=${D} sysconfdir=${sysconfdir} mandir=${mandir} | 24 | oe_runmake install DESTDIR=${D} sysconfdir=${sysconfdir} mandir=${mandir} |