summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/gawk
diff options
context:
space:
mode:
authorRadu Moisan <radu.moisan@intel.com>2012-05-23 10:20:50 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-24 08:50:52 +0100
commit345566c448f5cd628866cb0736d567f5a610b3db (patch)
tree3e92afb9b63a55be730ab516eaec4c5c2fe7aaa6 /meta/recipes-extended/gawk
parent330173c75426aa38919091da9ae8a9e90de9e0e2 (diff)
downloadopenembedded-core-contrib-345566c448f5cd628866cb0736d567f5a610b3db.tar.gz
gawk: update to 4.0.1
Signed-off-by: Radu Moisan <radu.moisan@intel.com>
Diffstat (limited to 'meta/recipes-extended/gawk')
-rw-r--r--meta/recipes-extended/gawk/gawk_4.0.1.bb (renamed from meta/recipes-extended/gawk/gawk_4.0.0.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-extended/gawk/gawk_4.0.0.bb b/meta/recipes-extended/gawk/gawk_4.0.1.bb
index 977feb90ea..b986ebde83 100644
--- a/meta/recipes-extended/gawk/gawk_4.0.0.bb
+++ b/meta/recipes-extended/gawk/gawk_4.0.1.bb
@@ -11,12 +11,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
RDEPENDS_gawk += "gawk-common"
RDEPENDS_pgawk += "gawk-common"
-PR = "r1"
+PR = "r0"
SRC_URI = "${GNU_MIRROR}/gawk/gawk-${PV}.tar.gz"
-SRC_URI[md5sum] = "51e417b71287629940051e6f652c6492"
-SRC_URI[sha256sum] = "c3a7cf7d976e05c6a1d8a9b3f14fa55d4304707408ddafb1396212653ea00be5"
+SRC_URI[md5sum] = "bab2bda483e9f32be65b43b8dab39fa5"
+SRC_URI[sha256sum] = "476dee8bea8bc3b04af5cae502b83ea16edd5b703d20418918f8773889d78c80"
inherit autotools gettext update-alternatives