redis: update to 3.0.6.
This commit is contained in:
parent
8e83608a97
commit
13418a04cd
@ -1,14 +1,14 @@
|
||||
# Template file for 'redis'
|
||||
pkgname=redis
|
||||
version=3.0.5
|
||||
revision=2
|
||||
version=3.0.6
|
||||
revision=1
|
||||
makedepends="jemalloc-devel"
|
||||
homepage="http://redis.io"
|
||||
distfiles="http://download.redis.io/releases/${pkgname}-${version}.tar.gz"
|
||||
short_desc="Advanced key-value store"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="BSD"
|
||||
checksum=4c176826eee909fbdc63db1c15adc22aab42d758043829e556f4331e6a5bd480
|
||||
checksum=6f1e1523194558480c3782d84d88c2decf08a8e4b930c56d4df038e565b75624
|
||||
|
||||
system_accounts="redis"
|
||||
redis_homedir="/var/lib/redis"
|
||||
|
Loading…
Reference in New Issue
Block a user