memcached: bump to version 1.4.24

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015.08.x
Gustavo Zacarias 2015-04-27 10:07:04 -03:00 committed by Thomas Petazzoni
parent 326a681f1e
commit 968cf1fc8d
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
# From http://www.memcached.org/files/memcached-1.4.23.tar.gz.sha1
sha1 121fc548860f4e7d4d5052f9816cc6ff4cc5a10d memcached-1.4.23.tar.gz
# From http://www.memcached.org/files/memcached-1.4.24.tar.gz.sha1
sha1 32a798a37ef782da10a09d74aa1e5be91f2861db memcached-1.4.24.tar.gz

View File

@ -4,7 +4,7 @@
#
################################################################################
MEMCACHED_VERSION = 1.4.23
MEMCACHED_VERSION = 1.4.24
MEMCACHED_SITE = http://www.memcached.org/files
MEMCACHED_DEPENDENCIES = libevent
MEMCACHED_CONF_ENV = ac_cv_prog_cc_c99='-std=gnu99'