libmicrohttpd: update to 0.9.49
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
ff0f689f97
commit
03a302fa71
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libmicrohttpd
|
||||
PKG_VERSION:=0.9.44
|
||||
PKG_VERSION:=0.9.49
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@GNU/libmicrohttpd
|
||||
PKG_MD5SUM:=9101b5ebf8f71792938ae672da314da2
|
||||
PKG_MD5SUM:=3209aa2ac6199b874a6325342b86edbc
|
||||
|
||||
PKG_MAINTAINER:=Martijn Zilverschoon <martijn@friedzombie.com>
|
||||
|
||||
|
|
Loading…
Reference in a new issue