* [Buildroot] [PATCH] memcached: bump to version 1.4.31
@ 2016-08-24 12:23 Gustavo Zacarias
2016-08-24 13:47 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2016-08-24 12:23 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/memcached/memcached.hash | 6 +++---
package/memcached/memcached.mk | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/memcached/memcached.hash b/package/memcached/memcached.hash
index b1353b2..918a36b 100644
--- a/package/memcached/memcached.hash
+++ b/package/memcached/memcached.hash
@@ -1,4 +1,4 @@
-# From http://www.memcached.org/files/memcached-1.4.30.tar.gz.sha1
-sha1 bb8644a4110932e331d1539f0435bc6a0e558827 memcached-1.4.30.tar.gz
+# From http://www.memcached.org/files/memcached-1.4.31.tar.gz.sha1
+sha1 3ea34f5bc5c5aacb76cfc07f4ee5847f33526cb6 memcached-1.4.31.tar.gz
# Calculated based on the hash above
-sha256 e0bea597c9082557f3357f63db08c3d5121ccc8502f300a48d4cb84d22e8be5f memcached-1.4.30.tar.gz
+sha256 77ce5f820bafe94c33bf7bd86268d9bcdb3b76f68128d795b106db53d528707f memcached-1.4.31.tar.gz
diff --git a/package/memcached/memcached.mk b/package/memcached/memcached.mk
index b40ca84..4099428 100644
--- a/package/memcached/memcached.mk
+++ b/package/memcached/memcached.mk
@@ -4,7 +4,7 @@
#
################################################################################
-MEMCACHED_VERSION = 1.4.30
+MEMCACHED_VERSION = 1.4.31
MEMCACHED_SITE = http://www.memcached.org/files
MEMCACHED_DEPENDENCIES = libevent
MEMCACHED_CONF_ENV = ac_cv_prog_cc_c99='-std=gnu99'
--
2.7.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-08-24 13:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-24 12:23 [Buildroot] [PATCH] memcached: bump to version 1.4.31 Gustavo Zacarias
2016-08-24 13:47 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox