[arch-commits] Commit in redis/trunk (PKGBUILD redis.conf-sane-defaults.patch)
Sergej Pupykin
spupykin at archlinux.org
Fri May 6 17:09:49 UTC 2016
Date: Friday, May 6, 2016 @ 19:09:49
Author: spupykin
Revision: 173951
upgpkg: redis 3.2.0-1
upd
Modified:
redis/trunk/PKGBUILD
redis/trunk/redis.conf-sane-defaults.patch
--------------------------------+
PKGBUILD | 6 +++---
redis.conf-sane-defaults.patch | 9 ---------
2 files changed, 3 insertions(+), 12 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-06 16:36:20 UTC (rev 173950)
+++ PKGBUILD 2016-05-06 17:09:49 UTC (rev 173951)
@@ -5,7 +5,7 @@
# Contributor: nofxx <x@<nick>.com>
pkgname=redis
-pkgver=3.0.7
+pkgver=3.2.0
pkgrel=1
pkgdesc='Advanced key-value store'
arch=('i686' 'x86_64')
@@ -20,10 +20,10 @@
redis.logrotate
redis.conf-sane-defaults.patch
redis-2.8.11-use-system-jemalloc.patch)
-md5sums=('84ed3f486e7a6f0ebada6917370f3532'
+md5sums=('9ec99ff912f35946fdb56fe273140483'
'afa0f4a9000c26c3323e83fe34883e23'
'9e2d75b7a9dc421122d673fe520ef17f'
- 'b1beae6954b780da261b4056fd7f918a'
+ 'deffedb735ee6c58a822f0c78b092968'
'2ae176578f538e37a67a463258302bc6')
prepare() {
Modified: redis.conf-sane-defaults.patch
===================================================================
--- redis.conf-sane-defaults.patch 2016-05-06 16:36:20 UTC (rev 173950)
+++ redis.conf-sane-defaults.patch 2016-05-06 17:09:49 UTC (rev 173951)
@@ -2,15 +2,6 @@
index 6efb6ac..344e021 100644
--- a/redis.conf
+++ b/redis.conf
-@@ -61,7 +61,7 @@ tcp-backlog 511
- # Examples:
- #
- # bind 192.168.1.100 10.0.0.1
--# bind 127.0.0.1
-+bind 127.0.0.1
-
- # Specify the path for the Unix socket that will be used to listen for
- # incoming connections. There is no default, so Redis will not listen
@@ -87,7 +87,7 @@ timeout 0
# On other kernels the period depends on the kernel configuration.
#
More information about the arch-commits
mailing list