mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libmicrohttpd: update to 1.0.1
This commit is contained in:
parent
8f8b012f07
commit
0c7be79881
@ -3,10 +3,10 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="libmicrohttpd"
|
||||
PKG_VERSION="1.0.0"
|
||||
PKG_SHA256="a02792d3cd1520e2ecfed9df642079d44a36ed87167442b28d7ed19e906e3e96"
|
||||
PKG_VERSION="1.0.1"
|
||||
PKG_SHA256="a89e09fc9b4de34dde19f4fcb4faaa1ce10299b9908db1132bbfa1de47882b94"
|
||||
PKG_LICENSE="LGPLv2.1"
|
||||
PKG_SITE="http://www.gnu.org/software/libmicrohttpd/"
|
||||
PKG_SITE="https://www.gnu.org/software/libmicrohttpd/"
|
||||
PKG_URL="http://ftpmirror.gnu.org/libmicrohttpd/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain gnutls"
|
||||
PKG_LONGDESC="A small C library that is supposed to make it easy to run an HTTP server as part of another application."
|
||||
|
Loading…
x
Reference in New Issue
Block a user