mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 07:40:19 +04:00
libmicrohttpd: import fixes from subversion repo
Fixes a memleak as well as a bug in digest authentication. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libmicrohttpd
|
||||
PKG_VERSION:=0.9.42
|
||||
PKG_RELEASE:=2
|
||||
PKG_RELEASE:=3
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@GNU/libmicrohttpd
|
||||
|
||||
Reference in New Issue
Block a user