package/redis-plus-plus: bump version to 1.3.10
Release notes: https://github.com/sewenew/redis-plus-plus/releases Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
8c9de36810
commit
791ead7cf7
@ -1,3 +1,3 @@
|
||||
# Locally calculated:
|
||||
sha256 a49a72fef26ed39d36a278fcc4e4d92822e111697b5992d8f26f70d16edc6c1f redis-plus-plus-1.3.5.tar.gz
|
||||
sha256 85d9d9ff84c873c4a14bd28bee569a1f311285fad8d4f2fb0e472f65d4bb842a redis-plus-plus-1.3.10.tar.gz
|
||||
sha256 c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
REDIS_PLUS_PLUS_VERSION = 1.3.5
|
||||
REDIS_PLUS_PLUS_VERSION = 1.3.10
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user