projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
543c096
)
hiredis: update to version 1.0.2
author
Daniel Golle
<daniel@makrotopia.org>
Mon, 15 Nov 2021 02:00:35 +0000
(
02:00
+0000)
committer
Daniel Golle
<daniel@makrotopia.org>
Mon, 15 Nov 2021 20:01:18 +0000
(20:01 +0000)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit
c15172f7f76c77019710b9f9b879c239e26ff971
)
libs/hiredis/Makefile
patch
|
blob
|
history
diff --git
a/libs/hiredis/Makefile
b/libs/hiredis/Makefile
index 3194f132d40922f8b2ed4d5c8b0937a2c3f9e07c..01e6b8647b5697cc3fc64775e355f93e801e5e64 100644
(file)
--- a/
libs/hiredis/Makefile
+++ b/
libs/hiredis/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=hiredis
-PKG_VERSION:=1.0.
0
-PKG_RELEASE:=
2
+PKG_VERSION:=1.0.
2
+PKG_RELEASE:=
1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/redis/hiredis/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=
2a0b5fe5119ec973a0c1966bfc4bd7ed39dbce1cb6d749064af9121fe971936f
+PKG_HASH:=
e0ab696e2f07deb4252dda45b703d09854e53b9703c7d52182ce5a22616c3819
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=COPYING