libmicrohttpd: update to 0.9.70.

This commit is contained in:
Anthony Iliopoulos 2020-02-11 01:10:18 +01:00 committed by Juan RP
parent 3bedcf6b3e
commit 299b62f5f3

View file

@ -1,6 +1,6 @@
# Template file for 'libmicrohttpd'
pkgname=libmicrohttpd
version=0.9.69
version=0.9.70
revision=1
build_style=gnu-configure
makedepends="libgcrypt-devel gnutls-devel libcurl-devel"
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://www.gnu.org/software/libmicrohttpd/"
distfiles="${GNU_SITE}/libmicrohttpd/${pkgname}-${version}.tar.gz"
checksum=fb9b6b148b787493e637d3083588711e65cbcb726fa02cee2cd543c5de27e37e
checksum=90d0a3d396f96f9bc41eb0f7e8187796049285fabef82604acd4879590977307
LDFLAGS=" -lgnutls"