redis: update to 3.0.4.

This commit is contained in:
Enno Boland 2015-09-10 15:48:11 +02:00
parent de1164b293
commit d6cf731407
1 changed files with 3 additions and 3 deletions

View File

@ -1,14 +1,14 @@
# Template file for 'redis'
pkgname=redis
version=3.0.3
revision=4
version=3.0.4
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=1d08fa665b16d0950274dfbd47fbbcf3485e43e901021338640a0334666e9da5
checksum=a35e90ad581925134aa0fc92e969cc825f5cdee8e13c36a87d4d6995316112cf
build_pie=yes
system_accounts="redis"