From 1fed5fda3967e3654543c34bebb3b9f72278c386 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Fri, 21 Jun 2019 00:45:30 +0200 Subject: [PATCH] libmicrohttpd: update to 0.9.64. --- srcpkgs/libmicrohttpd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libmicrohttpd/template b/srcpkgs/libmicrohttpd/template index cbdb359599c..3138e5dab84 100644 --- a/srcpkgs/libmicrohttpd/template +++ b/srcpkgs/libmicrohttpd/template @@ -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 " 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"