[oe-commits] [meta-openembedded] 04/11: memcached: Update to 1.5.10

git at git.openembedded.org git at git.openembedded.org
Fri Aug 31 06:18:37 UTC 2018


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

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

commit 028208f6999aa76c881e8a49fa00f472ea9efb84
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Wed Aug 29 07:34:10 2018 -0700

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

diff --git a/meta-networking/recipes-support/memcached/memcached_1.5.7.bb b/meta-networking/recipes-support/memcached/memcached_1.5.10.bb
similarity index 92%
rename from meta-networking/recipes-support/memcached/memcached_1.5.7.bb
rename to meta-networking/recipes-support/memcached/memcached_1.5.10.bb
index 0703e7c..d2cafc9 100644
--- a/meta-networking/recipes-support/memcached/memcached_1.5.7.bb
+++ b/meta-networking/recipes-support/memcached/memcached_1.5.10.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] = "07feaa900181c66753f9b060f40f24aa"
-SRC_URI[sha256sum] = "5bb706a8fc7ae7461a6788eaddd85e4a4e84e952d3a80c21926342c2838f4e46"
+SRC_URI[md5sum] = "8462616b554183a75845b03c56837cca"
+SRC_URI[sha256sum] = "494c060dbd96d546c74ab85a3cc3984d009b4423767ac33e05dd2340c01f1c4b"
 
 # 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