From 29d25ba2c2725d84a50ce713f0fc585ee1edc7d0 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 29 May 2017 10:35:09 +0200 Subject: [PATCH] libmicrohttpd: update to 0.9.55 --- srcpkgs/libmicrohttpd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libmicrohttpd/template b/srcpkgs/libmicrohttpd/template index 3241c96f5e..57235b6156 100644 --- a/srcpkgs/libmicrohttpd/template +++ b/srcpkgs/libmicrohttpd/template @@ -1,6 +1,6 @@ # Template file for 'libmicrohttpd' pkgname=libmicrohttpd -version=0.9.54 +version=0.9.55 revision=1 build_style=gnu-configure makedepends="libgcrypt-devel gnutls-devel" @@ -9,7 +9,7 @@ maintainer="Juan RP " homepage="http://www.gnu.org/software/libmicrohttpd/" license="LGPL-2.1" distfiles="${GNU_SITE}/libmicrohttpd/${pkgname}-${version}.tar.gz" -checksum=bcc721895d4a114b0548a39d2241c35caacb9e2e072d40e11b55c60e3d5ddcbe +checksum=0c1cab8dc9f2588bd3076a28f77a7f8de9560cbf2d80e53f9a8696ada80ed0f8 libmicrohttpd-devel_package() { depends="${makedepends} ${sourcepkg}-${version}_${revision}"