mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/memcached: bump version to 1.6.40
Release notes are available here:
https://github.com/memcached/memcached/wiki/ReleaseNotes
Signed-off-by: Franciszek Stachura <fbstachura@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 63f2d21138)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
304f893561
commit
81faf63cb4
@@ -1,6 +1,6 @@
|
|||||||
# From http://www.memcached.org/files/memcached-1.6.29.tar.gz.sha1
|
# From http://www.memcached.org/files/memcached-1.6.40.tar.gz.sha1
|
||||||
sha1 a9699aed111d86b6e37b3ce5e6ef4e7539582d5f memcached-1.6.29.tar.gz
|
sha1 f2513db7079ee4c6558eb11fabb55e1adf1fdf38 memcached-1.6.40.tar.gz
|
||||||
|
|
||||||
# Locally computed
|
# Locally computed
|
||||||
sha256 269643d518b7ba2033c7a1f66fdfc560d72725a2822194d90c8235408c443a49 memcached-1.6.29.tar.gz
|
sha256 a3d360e9da2221a49bf9aae4e6880f2d44da6b2a2fae39b1911b9ca76488fbfd memcached-1.6.40.tar.gz
|
||||||
sha256 bc887c4ad8051fe690ace9528fe37a2e0bb362e6d963331d82e845ca9b585a0c COPYING
|
sha256 bc887c4ad8051fe690ace9528fe37a2e0bb362e6d963331d82e845ca9b585a0c COPYING
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
MEMCACHED_VERSION = 1.6.29
|
MEMCACHED_VERSION = 1.6.40
|
||||||
MEMCACHED_SITE = http://www.memcached.org/files
|
MEMCACHED_SITE = http://www.memcached.org/files
|
||||||
MEMCACHED_DEPENDENCIES = libevent
|
MEMCACHED_DEPENDENCIES = libevent
|
||||||
MEMCACHED_CONF_ENV = ac_cv_prog_cc_c99='-std=gnu99'
|
MEMCACHED_CONF_ENV = ac_cv_prog_cc_c99='-std=gnu99'
|
||||||
|
|||||||
Reference in New Issue
Block a user