From 21d58a3861113854365a9cb7809895d08f06f997 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Mon, 8 Jul 2019 23:55:05 +0200 Subject: [PATCH] libmicrohttpd: update to 0.9.65. --- srcpkgs/libmicrohttpd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libmicrohttpd/template b/srcpkgs/libmicrohttpd/template index 3138e5dab844ed..5f287caa3a0391 100644 --- a/srcpkgs/libmicrohttpd/template +++ b/srcpkgs/libmicrohttpd/template @@ -1,6 +1,6 @@ # Template file for 'libmicrohttpd' pkgname=libmicrohttpd -version=0.9.64 +version=0.9.65 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=e792d8ed5990823a0baadea0adf94365999e702f6f1314ef9c555018dafc350e +checksum=f2467959c5dd5f7fdf8da8d260286e7be914d18c99b898e22a70dafd2237b3c9 LDFLAGS=" -lgnutls"