mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
redis: update to 3.0.4.
This commit is contained in:
parent
de1164b293
commit
d6cf731407
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'redis'
|
# Template file for 'redis'
|
||||||
pkgname=redis
|
pkgname=redis
|
||||||
version=3.0.3
|
version=3.0.4
|
||||||
revision=4
|
revision=1
|
||||||
makedepends="jemalloc-devel"
|
makedepends="jemalloc-devel"
|
||||||
homepage="http://redis.io"
|
homepage="http://redis.io"
|
||||||
distfiles="http://download.redis.io/releases/${pkgname}-${version}.tar.gz"
|
distfiles="http://download.redis.io/releases/${pkgname}-${version}.tar.gz"
|
||||||
short_desc="Advanced key-value store"
|
short_desc="Advanced key-value store"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
checksum=1d08fa665b16d0950274dfbd47fbbcf3485e43e901021338640a0334666e9da5
|
checksum=a35e90ad581925134aa0fc92e969cc825f5cdee8e13c36a87d4d6995316112cf
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
|
|
||||||
system_accounts="redis"
|
system_accounts="redis"
|
||||||
|
|
Loading…
Add table
Reference in a new issue