redis: update to 2.8.10.
This commit is contained in:
parent
42101665c0
commit
3c910b1162
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'redis'
|
||||
pkgname=redis
|
||||
version=2.8.9
|
||||
version=2.8.10
|
||||
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=7834c37f2ff186c46aef8e4a066dfbf1d6772a285aa31c19c58162f264f1007f
|
||||
checksum=ab18eda63c8e41ed5d5fba63ec682ffd9dbbfd3e1037e4d28bd20266989171f8
|
||||
systemd_services="redis.service on"
|
||||
system_accounts="redis"
|
||||
redis_homedir="/var/lib/redis"
|
||||
|
|
Loading…
Add table
Reference in a new issue