diff --git a/libs/libmicrohttpd/Makefile b/libs/libmicrohttpd/Makefile index 76acb47c1b..4aa86454c0 100644 --- a/libs/libmicrohttpd/Makefile +++ b/libs/libmicrohttpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libmicrohttpd -PKG_VERSION:=1.0.1 +PKG_VERSION:=1.0.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/libmicrohttpd -PKG_HASH:=a89e09fc9b4de34dde19f4fcb4faaa1ce10299b9908db1132bbfa1de47882b94 +PKG_HASH:=df324fcd0834175dab07483133902d9774a605bfa298025f69883288fd20a8c7 PKG_MAINTAINER:=Alexander Couzens PKG_LICENSE:=LGPL-2.1-or-later