Browse Source

Merge pull request #2915 from lynxis/libmicrohttpd0.9.50

libmicrohttpd: update to version 0.9.50
lilik-openwrt-22.03
champtar 8 years ago
committed by GitHub
parent
commit
47d87165a1
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      libs/libmicrohttpd/Makefile

+ 3
- 2
libs/libmicrohttpd/Makefile View File

@ -8,12 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libmicrohttpd
PKG_VERSION:=0.9.49
PKG_VERSION:=0.9.50
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/libmicrohttpd
PKG_MD5SUM:=3209aa2ac6199b874a6325342b86edbc
PKG_MD5SUM:=4a3f793d59f663a2b0fc62d44668fb66
PKG_SHA256SUM:=d1b6385068abded29b6470e383287aa7705de05ae3c08ad0bf5747ac4dc6ebd7
PKG_MAINTAINER:=Alexander Couzens <lynxis@fe80.eu>


Loading…
Cancel
Save