aboutsummaryrefslogtreecommitdiff
path: root/libs/libmicrohttpd
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2019-12-15 20:46:15 +0100
committerAlexander Couzens <lynxis@fe80.eu>2019-12-15 20:47:01 +0100
commit662e83c97b84dfabd6a956be5a306c6f891c15ee (patch)
treed845f757e703f2f1899d8eb67d64be01546b42ff /libs/libmicrohttpd
parentb6a9bd3bf3a748bda8272eb639f0ea8a7fd8c57c (diff)
libmicrohttpd: update to version 0.9.69
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Diffstat (limited to 'libs/libmicrohttpd')
-rw-r--r--libs/libmicrohttpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/libmicrohttpd/Makefile b/libs/libmicrohttpd/Makefile
index 9297a32da..c8f8ddbea 100644
--- a/libs/libmicrohttpd/Makefile
+++ b/libs/libmicrohttpd/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libmicrohttpd
-PKG_VERSION:=0.9.68
+PKG_VERSION:=0.9.69
PKG_RELEASE:=1
PKG_MAINTAINER:=Alexander Couzens <lynxis@fe80.eu>
PKG_LICENSE:=LGPL-2.1
@@ -16,7 +16,7 @@ PKG_LICENSE_FILES:=COPYING
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/libmicrohttpd
-PKG_HASH:=c5716e2a2899abc9e16c8fa7a1a58da88f81aca96a0b7e68a5d4d89e21610b61
+PKG_HASH:=fb9b6b148b787493e637d3083588711e65cbcb726fa02cee2cd543c5de27e37e
PKG_BUILD_PARALLEL:=1
PKG_INSTALL:=1