main/redis: add warning to not upgrade to 7.3+

https://github.com/redis/redis/pull/13157
This commit is contained in:
Jakub Jirutka 2024-03-21 12:53:27 +01:00
parent 7dccddc068
commit 57959e206d

View File

@ -2,6 +2,7 @@
# Contributor: Eivind Uggedal <eu@eju.no>
# Maintainer: TBK <alpine@jjtc.eu>
pkgname=redis
# CAUTION: Do not upgrade to 7.3+ (non-free license).
pkgver=7.2.4
pkgrel=0
pkgdesc="Advanced key-value store"