[oe-commits] Radu Moisan : gawk: Upgrade to v4.0.2

git at git.openembedded.org git at git.openembedded.org
Mon Mar 18 13:17:01 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 61c1bbb744ec709e002c67cf531892bf216e4724
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=61c1bbb744ec709e002c67cf531892bf216e4724

Author: Radu Moisan <radu.moisan at intel.com>
Date:   Mon Mar 11 17:06:02 2013 +0200

gawk: Upgrade to v4.0.2

Signed-off-by: Radu Moisan <radu.moisan at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../gawk/{gawk_4.0.1.bb => gawk_4.0.2.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
similarity index 86%
rename from meta/recipes-extended/gawk/gawk_4.0.1.bb
rename to meta/recipes-extended/gawk/gawk_4.0.2.bb
index 38ad25b..d5cc52d 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
 





More information about the Openembedded-commits mailing list