diff --git a/srcpkgs/libmicrohttpd/template b/srcpkgs/libmicrohttpd/template index 05836870751..38a79523b17 100644 --- a/srcpkgs/libmicrohttpd/template +++ b/srcpkgs/libmicrohttpd/template @@ -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 " 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"