memcached: bump to version 1.4.21

And add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Gustavo Zacarias 2014-10-26 10:04:29 -03:00 committed by Thomas Petazzoni
parent 53e22e14a7
commit b65188b1c8
2 changed files with 3 additions and 1 deletions

View File

@ -0,0 +1,2 @@
# From http://www.memcached.org/files/memcached-1.4.21.tar.gz.sha1
sha1 ab10c46dd9f5d4401872d9670e575afa5bc7d66f memcached-1.4.21.tar.gz

View File

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