|
@ -8,12 +8,12 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=libmicrohttpd |
|
|
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:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
|
|
PKG_SOURCE_URL:=@GNU/libmicrohttpd |
|
|
PKG_SOURCE_URL:=@GNU/libmicrohttpd |
|
|
PKG_MD5SUM:=b72efbfe7f290846015d460aea7091fe |
|
|
|
|
|
|
|
|
PKG_MD5SUM:=3b9cf0b67fc8ebc9e69f53c6bc84a88d |
|
|
|
|
|
|
|
|
PKG_MAINTAINER:=Martijn Zilverschoon <martijn@friedzombie.com> |
|
|
PKG_MAINTAINER:=Martijn Zilverschoon <martijn@friedzombie.com> |
|
|
|
|
|
|
|
|