redis: update to 2.8.14.
This commit is contained in:
parent
76953ac906
commit
6c61030d76
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'redis'
|
||||
pkgname=redis
|
||||
version=2.8.13
|
||||
revision=2
|
||||
version=2.8.14
|
||||
revision=1
|
||||
homepage="http://redis.io"
|
||||
distfiles="http://download.redis.io/releases/${pkgname}-${version}.tar.gz"
|
||||
short_desc="advanced key-value store"
|
||||
maintainer="Enno Boland <eb@s01.de>"
|
||||
license="BSD"
|
||||
checksum=b87bc83d13b9bf1f20d41a0efd06eda78b80002e013566d8b69c332e0cbccb08
|
||||
checksum=593e4a882f81913373923389a8d49b39f230d69c9a1be50f883cdbecf7381763
|
||||
system_accounts="redis"
|
||||
redis_homedir="/var/lib/redis"
|
||||
conf_files="/etc/redis/redis.conf"
|
||||
|
|
Loading…
Reference in New Issue