[oe-commits] Nitin A Kamble : libpcre: upgrade from 8.20 to 8.21

git at git.openembedded.org git at git.openembedded.org
Tue Jan 17 15:19:29 UTC 2012


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

Author: Nitin A Kamble <nitin.a.kamble at intel.com>
Date:   Tue Jan 10 18:04:39 2012 -0800

libpcre: upgrade from 8.20 to 8.21

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>

---

 .../libpcre/{libpcre_8.20.bb => libpcre_8.21.bb}   |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-support/libpcre/libpcre_8.20.bb b/meta/recipes-support/libpcre/libpcre_8.21.bb
similarity index 93%
rename from meta/recipes-support/libpcre/libpcre_8.20.bb
rename to meta/recipes-support/libpcre/libpcre_8.21.bb
index 58c6ecf..4eb65d7 100644
--- a/meta/recipes-support/libpcre/libpcre_8.20.bb
+++ b/meta/recipes-support/libpcre/libpcre_8.21.bb
@@ -12,8 +12,9 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/pcre/pcre-${PV}.tar.bz2 \
            file://pcre-cross.patch \
            file://fix-pcre-name-collision.patch"
 
-SRC_URI[md5sum] = "a1931c70e1273e3450d5036fe273d25c"
-SRC_URI[sha256sum] = "e06b0943ce4b0f15324a20020d6086760a75b72f5ad7c23b9b2bfe690ed49acd"
+SRC_URI[md5sum] = "0a7b592bea64b7aa7f4011fc7171a730"
+SRC_URI[sha256sum] = "a4b8509d11fc2764fb4e1415b764ad2c214459edc011ce48aeeb6bbe1ac599e3"
+
 S = "${WORKDIR}/pcre-${PV}"
 
 PROVIDES = "pcre"





More information about the Openembedded-commits mailing list