[oe-commits] [meta-openembedded] 32/79: memcached: Update to 1.5.0

git at git.openembedded.org git at git.openembedded.org
Mon Aug 28 09:20:07 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 271d1b0ff53fdfc833da15569b9e58e63e237682
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Tue Aug 1 07:15:59 2017 -0700

    memcached: Update to 1.5.0
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../memcached/{memcached_1.4.36.bb => memcached_1.5.0.bb}             | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-networking/recipes-support/memcached/memcached_1.4.36.bb b/meta-networking/recipes-support/memcached/memcached_1.5.0.bb
similarity index 92%
rename from meta-networking/recipes-support/memcached/memcached_1.4.36.bb
rename to meta-networking/recipes-support/memcached/memcached_1.5.0.bb
index 48c3c9e..fd3d171 100644
--- a/meta-networking/recipes-support/memcached/memcached_1.4.36.bb
+++ b/meta-networking/recipes-support/memcached/memcached_1.5.0.bb
@@ -22,8 +22,8 @@ RDEPENDS_${PN} += "perl perl-module-posix perl-module-autoloader \
 SRC_URI = "http://www.memcached.org/files/${BP}.tar.gz \
            file://memcached-add-hugetlbfs-check.patch \
            "
-SRC_URI[md5sum] = "1e028fbab7288911fcaa5ed2a21817fe"
-SRC_URI[sha256sum] = "773b6bb20bf80223ca6a15d75f570fbab346ad11ec98595e5af5e33f54bd82d8"
+SRC_URI[md5sum] = "81326513f60d7ba482f8131975cd55ae"
+SRC_URI[sha256sum] = "c001f812024bb461b5e4d7d0506daab63dff9614eea26f46536c3b7e1e601c32"
 
 # set the same COMPATIBLE_HOST as libhugetlbfs
 COMPATIBLE_HOST = '(i.86|x86_64|powerpc|powerpc64|arm).*-linux'

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list