aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/memcached
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-12-23 18:41:00 -0800
committerKhem Raj <raj.khem@gmail.com>2019-12-25 08:55:26 -0800
commit56b2db8e97a11aa82e79d2c512882beb685108b9 (patch)
tree1f678cb371dff044b4d5d3c48c0effca4156824d /meta-networking/recipes-support/memcached
parent25b0cbe98f294e98732ff546b8a7f4b1b2da4c6c (diff)
downloadmeta-openembedded-56b2db8e97a11aa82e79d2c512882beb685108b9.tar.gz
memcached: upgrade to 1.5.20
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/memcached')
-rw-r--r--meta-networking/recipes-support/memcached/memcached_1.5.20.bb (renamed from meta-networking/recipes-support/memcached/memcached_1.5.10.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/memcached/memcached_1.5.10.bb b/meta-networking/recipes-support/memcached/memcached_1.5.20.bb
index d2cafc9f6d..37a77c3648 100644
--- a/meta-networking/recipes-support/memcached/memcached_1.5.10.bb
+++ b/meta-networking/recipes-support/memcached/memcached_1.5.20.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] = "8462616b554183a75845b03c56837cca"
-SRC_URI[sha256sum] = "494c060dbd96d546c74ab85a3cc3984d009b4423767ac33e05dd2340c01f1c4b"
+SRC_URI[md5sum] = "4b64296ea0eeccdee9168c035e0488ab"
+SRC_URI[sha256sum] = "cfd7b023a9cefe7ae8a67184f51d841dbbf97994ed0e8a55e31ee092320ea1e4"
# set the same COMPATIBLE_HOST as libhugetlbfs
COMPATIBLE_HOST = '(i.86|x86_64|powerpc|powerpc64|arm).*-linux'