From 59082b69206966fa5bd6ae45d2a8420088e6b518 Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Sat, 23 Jan 2016 16:21:24 +0000 Subject: libmicrohttpd: update to 0.9.44 --- abs/extra/libmicrohttpd/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/abs/extra/libmicrohttpd/PKGBUILD b/abs/extra/libmicrohttpd/PKGBUILD index 76c7b6e..316d989 100644 --- a/abs/extra/libmicrohttpd/PKGBUILD +++ b/abs/extra/libmicrohttpd/PKGBUILD @@ -6,7 +6,7 @@ # Contributor: Mathias Rohnstock pkgname=libmicrohttpd -pkgver=0.9.37 +pkgver=0.9.44 pkgrel=1 pkgdesc="a small C library that is supposed to make it easy to run an HTTP server as part of another application." arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ depends=('gnutls' 'libgcrypt') optdepends=('file' 'curl') install=libmicrohttpd.install source=(ftp://ftp.gnu.org/gnu/libmicrohttpd/$pkgname-$pkgver.tar.gz) -md5sums=('fdf1e0534d83bbf2663f80fa7873be77') +md5sums=('9101b5ebf8f71792938ae672da314da2') build() { cd ${pkgname}-${pkgver} -- cgit v0.12