From a7e3db418c18da0434619ec8179e0f30fff2d6d4 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Tue, 29 Oct 2019 21:43:11 +0100 Subject: [PATCH] libmicrohttpd: update to version 0.9.68 Signed-off-by: Daniel Golle --- libs/libmicrohttpd/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/libmicrohttpd/Makefile b/libs/libmicrohttpd/Makefile index cf3e9a97a..9297a32da 100644 --- a/libs/libmicrohttpd/Makefile +++ b/libs/libmicrohttpd/Makefile @@ -8,15 +8,15 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libmicrohttpd -PKG_VERSION:=0.9.62 -PKG_RELEASE:=3 +PKG_VERSION:=0.9.68 +PKG_RELEASE:=1 PKG_MAINTAINER:=Alexander Couzens PKG_LICENSE:=LGPL-2.1 PKG_LICENSE_FILES:=COPYING PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/libmicrohttpd -PKG_HASH:=bd3e097d703f5091a6a01b56c0464a90fdd17f5d50478cea50a346b25c88db49 +PKG_HASH:=c5716e2a2899abc9e16c8fa7a1a58da88f81aca96a0b7e68a5d4d89e21610b61 PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1