[oe-commits] Radu Moisan : gawk: update to 4.0.1

git at git.openembedded.org git at git.openembedded.org
Thu May 24 07:52:15 UTC 2012


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

Author: Radu Moisan <radu.moisan at intel.com>
Date:   Wed May 23 10:20:50 2012 +0300

gawk: update to 4.0.1

Signed-off-by: Radu Moisan <radu.moisan at intel.com>

---

 .../gawk/{gawk_4.0.0.bb => gawk_4.0.1.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
similarity index 86%
rename from meta/recipes-extended/gawk/gawk_4.0.0.bb
rename to meta/recipes-extended/gawk/gawk_4.0.1.bb
index 977feb9..b986ebd 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
 





More information about the Openembedded-commits mailing list