Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] redis: update to 7.0.4.
@ 2022-08-21 13:18 leahneukirchen
  2022-09-22  7:02 ` [PR REVIEW] " classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: leahneukirchen @ 2022-08-21 13:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 399 bytes --]

There is a new pull request by leahneukirchen against master on the void-packages repository

https://github.com/leahneukirchen/void-packages redis7
https://github.com/void-linux/void-packages/pull/38810

redis: update to 7.0.4.
#### Testing the changes
- I tested the changes in this PR: **briefly**




A patch file from https://github.com/void-linux/void-packages/pull/38810.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-redis7-38810.patch --]
[-- Type: text/x-diff, Size: 1183 bytes --]

From 8d66b0b0de3a516cdf5904f3591221de8860374b Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Sun, 21 Aug 2022 15:12:07 +0200
Subject: [PATCH] redis: update to 7.0.4.

---
 srcpkgs/redis/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..c75bdd01fcc8 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,16 +1,16 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=7.0.4
 revision=1
 makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel procps-ng"
+checkdepends="pkg-config procps-ng tcl-devel which"
 short_desc="Advanced key-value store"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://redis.io"
 changelog="https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
 distfiles="http://download.redis.io/releases/${pkgname}-${version}.tar.gz"
-checksum=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+checksum=f0e65fda74c44a3dd4fa9d512d4d4d833dd0939c934e946a5c622a630d057f2f
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-10-04 19:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-21 13:18 [PR PATCH] redis: update to 7.0.4 leahneukirchen
2022-09-22  7:02 ` [PR REVIEW] " classabbyamp
2022-09-22  7:02 ` classabbyamp
2022-10-04 19:18 ` [PR PATCH] [Updated] " leahneukirchen
2022-10-04 19:39 ` [PR PATCH] [Merged]: " leahneukirchen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).