libmicrohttpd: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
5b6dbc15f5
commit
e14423f866
1 changed files with 3 additions and 3 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libmicrohttpd
|
||||
PKG_VERSION:=0.9.38
|
||||
PKG_RELEASE:=1.2
|
||||
PKG_VERSION:=0.9.42
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@GNU/libmicrohttpd
|
||||
PKG_MD5SUM:=b72efbfe7f290846015d460aea7091fe
|
||||
PKG_MD5SUM:=3b9cf0b67fc8ebc9e69f53c6bc84a88d
|
||||
|
||||
PKG_MAINTAINER:=Martijn Zilverschoon <martijn@friedzombie.com>
|
||||
|
||||
|
|
Loading…
Reference in a new issue