mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/redis to 5.0.2-1
This commit is contained in:
parent
a5f8a565bb
commit
62c513f4c6
1 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,3 @@
|
|||
# $Id$
|
||||
# Maintainer: Andrew Crerar <crerar@archlinux.org>
|
||||
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
|
||||
# Contributor: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
|
||||
|
@ -9,7 +8,7 @@
|
|||
# - explicitly link v5/v6 with libatomic
|
||||
|
||||
pkgname=redis
|
||||
pkgver=5.0.1
|
||||
pkgver=5.0.2
|
||||
pkgrel=1
|
||||
pkgdesc='Advanced key-value store'
|
||||
arch=('x86_64')
|
||||
|
@ -25,7 +24,7 @@ source=(http://download.redis.io/releases/redis-$pkgver.tar.gz
|
|||
redis.logrotate
|
||||
redis.conf-sane-defaults.patch
|
||||
redis-5.0-use-system-jemalloc.patch)
|
||||
sha512sums=('eb0f10903a8e87c0ca33597060b611a11c42576c64dd6d648b59cd9007d4ee6fe7c3762daf428c2d19ab05576a4b44dc3663fe1267c60acca58eeb2bba709e58'
|
||||
sha512sums=('0af94e2a0390d99aa2290f6a211a1173c7f8f1e7843792d5177271bac1c432b135756b4e94437abd0ac85d18be5a7aa05ff931cc900348c7c9c7872d759de2ce'
|
||||
'86018ddd6625f918295e10f9478da361f73a6dbd6c6b8e4b974201669bcccbd4dba443bb0844be68f6ab8d5a1762b32af04c5e12df53b1f0ea812b790d9f4e37'
|
||||
'2227dfb41bf5112f91716f011862ba5fade220aea3b6a8134a5a05ee3af6d1cca05b08d793a486be97df98780bf43ac5dc4e5e9989ae0c5cd4e1eedb6cee5d71'
|
||||
'68f7bc12e3b95cb199b71255c6aa5bfaa431fbabbc7d2308e54347c0d35e6d8091c4a79a5a6b56494ab3a294f9389e3ec63902931920862f60b1ffe77222eeeb'
|
||||
|
|
Loading…
Reference in a new issue