aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/sed
diff options
context:
space:
mode:
authorConstantin Musca <constantinx.musca@intel.com>2013-01-07 11:21:07 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-07 11:51:36 +0000
commit16500f9d5fe3446511212cff14d44bce969cdea0 (patch)
treea2b17546012d908ccdd5cfac273929a0deb9b803 /meta/recipes-extended/sed
parent6e1e924f882c1a5f5e5932c0952f6a2c906dd51c (diff)
downloadopenembedded-core-16500f9d5fe3446511212cff14d44bce969cdea0.tar.gz
sed: upgrade to 4.2.2
Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/sed')
-rw-r--r--meta/recipes-extended/sed/sed_4.2.2.bb (renamed from meta/recipes-extended/sed/sed_4.2.1.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-extended/sed/sed_4.2.1.bb b/meta/recipes-extended/sed/sed_4.2.2.bb
index 96c509a170..8f4e0419e5 100644
--- a/meta/recipes-extended/sed/sed_4.2.1.bb
+++ b/meta/recipes-extended/sed/sed_4.2.2.bb
@@ -4,12 +4,12 @@ LICENSE = "GPLv3+"
LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \
file://sed/sed.h;beginline=1;endline=17;md5=767ab3a06d7584f6fd0469abaec4412f"
SECTION = "console/utils"
-PR = "r5"
+PR = "r0"
SRC_URI = "${GNU_MIRROR}/sed/sed-${PV}.tar.gz"
-SRC_URI[md5sum] = "f0fd4d7da574d4707e442285fd2d3b86"
-SRC_URI[sha256sum] = "8773541ce097fdc4c5b9e7da12a82dffbb30cd91f7bc169f52f05f93b7fc3060"
+SRC_URI[md5sum] = "4111de4faa3b9848a0686b2f260c5056"
+SRC_URI[sha256sum] = "fea0a94d4b605894f3e2d5572e3f96e4413bcad3a085aae7367c2cf07908b2ff"
inherit autotools update-alternatives gettext