mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-25 12:16:35 +00:00
memcached: bump version to 1.4.37
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
05324c4ece
commit
1b862a4fa5
@ -1,4 +1,4 @@
|
|||||||
# From http://www.memcached.org/files/memcached-1.4.36.tar.gz.sha1
|
# From http://www.memcached.org/files/memcached-1.4.37.tar.gz.sha1
|
||||||
sha1 519b417515206b0b95ff9bf14106a891f6a2252e memcached-1.4.36.tar.gz
|
sha1 6a6c2ab70e9470fef939afff1cb58b7602077611 memcached-1.4.37.tar.gz
|
||||||
# Calculated based on the hash above
|
# Calculated based on the hash above
|
||||||
sha256 773b6bb20bf80223ca6a15d75f570fbab346ad11ec98595e5af5e33f54bd82d8 memcached-1.4.36.tar.gz
|
sha256 2f335ab9110ce39036c5271ef39a582a852e424bc9659e421844073cfdf8606b memcached-1.4.37.tar.gz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
MEMCACHED_VERSION = 1.4.36
|
MEMCACHED_VERSION = 1.4.37
|
||||||
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'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user