Browse Source

libmicrohttpd: update source

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lilik-openwrt-22.03
Daniel Golle 9 years ago
parent
commit
e14423f866
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      libs/libmicrohttpd/Makefile

+ 3
- 3
libs/libmicrohttpd/Makefile View File

@ -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…
Cancel
Save