package/redis-plus-plus: bump to version 1.3.12
https://github.com/sewenew/redis-plus-plus/releases/tag/1.3.11 https://github.com/sewenew/redis-plus-plus/releases/tag/1.3.12 https://github.com/sewenew/redis-plus-plus/compare/1.3.10...1.3.12 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
be71097452
commit
ee2a9a5e41
@ -1,3 +1,3 @@
|
||||
# Locally calculated:
|
||||
sha256 85d9d9ff84c873c4a14bd28bee569a1f311285fad8d4f2fb0e472f65d4bb842a redis-plus-plus-1.3.10.tar.gz
|
||||
sha256 26c1e45cdbafe1af4d2cf756957b2268baab6f802b53bcdd435864620e2c03c7 redis-plus-plus-1.3.12.tar.gz
|
||||
sha256 c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
REDIS_PLUS_PLUS_VERSION = 1.3.10
|
||||
REDIS_PLUS_PLUS_VERSION = 1.3.12
|
||||
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