mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/redis-plus-plus: bump version to 1.3.15
Release notes: https://github.com/sewenew/redis-plus-plus/releases/tag/1.3.13 https://github.com/sewenew/redis-plus-plus/releases/tag/1.3.14 https://github.com/sewenew/redis-plus-plus/releases/tag/1.3.15 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
fce0865c69
commit
1b2e3e41aa
@@ -1,3 +1,3 @@
|
||||
# Locally calculated:
|
||||
sha256 26c1e45cdbafe1af4d2cf756957b2268baab6f802b53bcdd435864620e2c03c7 redis-plus-plus-1.3.12.tar.gz
|
||||
sha256 e9288fda74f1501c62dd9ab7d6a8dc67de51aa4d5b7c71770baa51987a945941 redis-plus-plus-1.3.15.tar.gz
|
||||
sha256 c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
REDIS_PLUS_PLUS_VERSION = 1.3.12
|
||||
REDIS_PLUS_PLUS_VERSION = 1.3.15
|
||||
REDIS_PLUS_PLUS_SITE = $(call github,sewenew,redis-plus-plus,$(REDIS_PLUS_PLUS_VERSION))
|
||||
REDIS_PLUS_PLUS_LICENSE = Apache-2.0
|
||||
REDIS_PLUS_PLUS_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user