summaryrefslogtreecommitdiff
path: root/databases/hiredis/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-03-22 18:20:11 +0000
committerwiz <wiz@pkgsrc.org>2020-03-22 18:20:11 +0000
commit58d371f0b49331e2a19da40dbc00af9188ff9179 (patch)
tree4c5938a3b206dec76f7950515bab571cd528e89f /databases/hiredis/Makefile
parent05abc70714a6326c8b92242be3a57eed509bd605 (diff)
downloadpkgsrc-58d371f0b49331e2a19da40dbc00af9188ff9179.tar.gz
hiredis: update to 0.14.1.
### 0.14.1 (2020-03-13) * Adds safe allocation wrappers (CVE-2020-7105, #747, #752) (Michael Grunder)
Diffstat (limited to 'databases/hiredis/Makefile')
-rw-r--r--databases/hiredis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/hiredis/Makefile b/databases/hiredis/Makefile
index 5390878d8fa..4dea95011b7 100644
--- a/databases/hiredis/Makefile
+++ b/databases/hiredis/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2019/11/26 12:43:42 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2020/03/22 18:20:11 wiz Exp $
-DISTNAME= hiredis-0.14.0
+DISTNAME= hiredis-0.14.1
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_GITHUB:=redis/}
GITHUB_TAG= v${PKGVERSION_NOREV}