mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 10:00:29 +08:00
libmicrohttpd: update to 0.9.71
This commit is contained in:
parent
245857ce0a
commit
42e5bdc9ee
@ -8,12 +8,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=libmicrohttpd
|
PKG_NAME:=libmicrohttpd
|
||||||
PKG_VERSION:=0.9.70
|
PKG_VERSION:=0.9.71
|
||||||
PKG_RELEASE:=2
|
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_HASH:=90d0a3d396f96f9bc41eb0f7e8187796049285fabef82604acd4879590977307
|
PKG_HASH:=e8f445e85faf727b89e9f9590daea4473ae00ead38b237cf1eda55172b89b182
|
||||||
|
|
||||||
PKG_MAINTAINER:=Alexander Couzens <lynxis@fe80.eu>
|
PKG_MAINTAINER:=Alexander Couzens <lynxis@fe80.eu>
|
||||||
PKG_LICENSE:=LGPL-2.1-or-later
|
PKG_LICENSE:=LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user