All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] memcached: bump to version 1.4.21
@ 2014-10-26 13:10 Thomas Petazzoni
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni @ 2014-10-26 13:10 UTC (permalink / raw)
  To: buildroot

commit: http://git.buildroot.net/buildroot/commit/?id=b65188b1c86c12e0c0b98f9d85e6610ca5ef0734
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

And add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 package/memcached/memcached.hash |    2 ++
 package/memcached/memcached.mk   |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/package/memcached/memcached.hash b/package/memcached/memcached.hash
new file mode 100644
index 0000000..7acbaf4
--- /dev/null
+++ b/package/memcached/memcached.hash
@@ -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
diff --git a/package/memcached/memcached.mk b/package/memcached/memcached.mk
index 4efe093..c057d57 100644
--- a/package/memcached/memcached.mk
+++ b/package/memcached/memcached.mk
@@ -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'

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-10-26 13:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-26 13:10 [Buildroot] [git commit] memcached: bump to version 1.4.21 Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.