aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/gawk
diff options
context:
space:
mode:
authorRadu Moisan <radu.moisan@intel.com>2013-03-11 17:06:02 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-03-18 13:17:33 +0000
commit61c1bbb744ec709e002c67cf531892bf216e4724 (patch)
treeeacaaa8a23e9c4c137347cf09f65edc69a552981 /meta/recipes-extended/gawk
parent8d6176880a9fa0aece85be23567312cb848c602e (diff)
downloadopenembedded-core-contrib-61c1bbb744ec709e002c67cf531892bf216e4724.tar.gz
gawk: Upgrade to v4.0.2
Signed-off-by: Radu Moisan <radu.moisan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended/gawk')
-rw-r--r--meta/recipes-extended/gawk/gawk_4.0.2.bb (renamed from meta/recipes-extended/gawk/gawk_4.0.1.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-extended/gawk/gawk_4.0.1.bb b/meta/recipes-extended/gawk/gawk_4.0.2.bb
index 38ad25b588..d5cc52d16d 100644
--- a/meta/recipes-extended/gawk/gawk_4.0.1.bb
+++ b/meta/recipes-extended/gawk/gawk_4.0.2.bb
@@ -13,12 +13,12 @@ DEPENDS += "readline"
RDEPENDS_gawk += "gawk-common"
RDEPENDS_pgawk += "gawk-common"
-PR = "r1"
+PR = "r0"
SRC_URI = "${GNU_MIRROR}/gawk/gawk-${PV}.tar.gz"
-SRC_URI[md5sum] = "bab2bda483e9f32be65b43b8dab39fa5"
-SRC_URI[sha256sum] = "476dee8bea8bc3b04af5cae502b83ea16edd5b703d20418918f8773889d78c80"
+SRC_URI[md5sum] = "4d505dc2c9f1eb3e9f8d6cac87d4bd1a"
+SRC_URI[sha256sum] = "6e0de117c3713aa8d7fa347fc9fd645b10038ae49d8cf947d8c1d51cbb76141a"
inherit autotools gettext update-alternatives