libmicrohttpd: update to 0.9.64.

This commit is contained in:
Daniel Eyßer 2019-06-21 00:45:30 +02:00 committed by Johannes
parent f8851968d4
commit 1fed5fda39

View file

@ -1,6 +1,6 @@
# Template file for 'libmicrohttpd'
pkgname=libmicrohttpd
version=0.9.63
version=0.9.64
revision=1
build_style=gnu-configure
makedepends="libgcrypt-devel gnutls-devel libcurl-devel"
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://www.gnu.org/software/libmicrohttpd/"
distfiles="${GNU_SITE}/libmicrohttpd/${pkgname}-${version}.tar.gz"
checksum=37c36f1be177f0e37ef181a645cd3baac1000bd322a01c2eff70f3cc8c91749c
checksum=e792d8ed5990823a0baadea0adf94365999e702f6f1314ef9c555018dafc350e
LDFLAGS=" -lgnutls"