From 42700544f40491abd05cf4b72b63d8caa44addbd Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Sat, 12 Jan 2019 12:03:53 +0200 Subject: [PATCH] Revert "libmicrohttpd: Update to 0.9.62" Reverted at request by Daniel Engberg. https://github.com/openwrt/packages/pull/7706#issuecomment-453734749 This reverts commit d4a62bbbca95fbe9a1dcde0203992d5dfdd0ee60. Signed-off-by: Hannu Nyman --- libs/libmicrohttpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/libmicrohttpd/Makefile b/libs/libmicrohttpd/Makefile index ee50a1a0b8..54660ccad1 100644 --- a/libs/libmicrohttpd/Makefile +++ b/libs/libmicrohttpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libmicrohttpd -PKG_VERSION:=0.9.62 +PKG_VERSION:=0.9.60 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/libmicrohttpd -PKG_HASH:=bd3e097d703f5091a6a01b56c0464a90fdd17f5d50478cea50a346b25c88db49 +PKG_HASH:=cd0e5d3f95a9e55ef7cdf4d0530e997ba00b8411af9149d9287db785d729c471 PKG_MAINTAINER:=Alexander Couzens -- 2.30.2