[OE-core] [CONSOLIDATED PULL 15/32] mailx: update to 12.5

Saul Wold sgw at linux.intel.com
Wed Jun 1 06:21:42 UTC 2011


Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 .../mailx/{mailx_12.4.bb => mailx_12.5.bb}         |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)
 rename meta/recipes-extended/mailx/{mailx_12.4.bb => mailx_12.5.bb} (66%)

diff --git a/meta/recipes-extended/mailx/mailx_12.4.bb b/meta/recipes-extended/mailx/mailx_12.5.bb
similarity index 66%
rename from meta/recipes-extended/mailx/mailx_12.4.bb
rename to meta/recipes-extended/mailx/mailx_12.5.bb
index 7abce7a..171e892 100644
--- a/meta/recipes-extended/mailx/mailx_12.4.bb
+++ b/meta/recipes-extended/mailx/mailx_12.5.bb
@@ -12,14 +12,15 @@ LICENSE = "GPL"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4202a0a62910cf94f7af8a3436a2a2dd"
 
 SRC_URI = "${DEBIAN_MIRROR}/main/h/heirloom-mailx/heirloom-mailx_${PV}.orig.tar.gz;name=archive \
-           ${DEBIAN_MIRROR}/main/h/heirloom-mailx/heirloom-mailx_${PV}-2.diff.gz;name=patch \
+           ${DEBIAN_MIRROR}/main/h/heirloom-mailx/heirloom-mailx_${PV}-1.diff.gz;name=patch \
           "
-SRC_URI[archive.md5sum] = "17b8ff86795a118b199e041b66b7d1aa"
-SRC_URI[archive.sha256sum] = "946d822cbff70df2ecf5b78c8347fdd01fdc5873f7a7cf55932b3e07030fa370"
-SRC_URI[patch.md5sum] = "3233d1a85fcb4dcde689132a1bba7fc9"
-SRC_URI[patch.sha256sum] = "b15fac77973b7d787469e51bbbeae7ddbe922b02a0c23208b9779ce837eba861"
 
-S = "${WORKDIR}/mailx-${PV}"
+SRC_URI[archive.md5sum] = "29a6033ef1412824d02eb9d9213cb1f2"
+SRC_URI[archive.sha256sum] = "015ba4209135867f37a0245d22235a392b8bbed956913286b887c2e2a9a421ad"
+SRC_URI[patch.md5sum] = "f466281336183be673bf136dd7096662"
+SRC_URI[patch.sha256sum] = "aaf2a4bbf145e5ca9cdeb0843091ec8cc01df6c9568c997207a5e97b4dc5ba43"
+
+S = "${WORKDIR}/heirloom-mailx-${PV}"
 
 inherit autotools
 
-- 
1.7.3.4





More information about the Openembedded-core mailing list