From 98faf1230c295adec64fe79e49b71ae8f448e5b0 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 27 Jan 2012 07:13:48 +0000 Subject: main/libmicrohttpd: upgrade to 0.9.18 --- main/libmicrohttpd/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/libmicrohttpd/APKBUILD b/main/libmicrohttpd/APKBUILD index c12f70580..608720fb3 100644 --- a/main/libmicrohttpd/APKBUILD +++ b/main/libmicrohttpd/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter # Maintainer: Natanael Copa pkgname=libmicrohttpd -pkgver=0.9.17 +pkgver=0.9.18 pkgrel=0 pkgdesc="a small C library that is supposed to make it easy to run an HTTP server as part of another application." url="http://www.gnu.org/software/libmicrohttpd/" @@ -43,4 +43,4 @@ package() { "$pkgdir"/usr/include/plibc.h } -md5sums="d6802049c806e903ef1fa9c5b847e555 libmicrohttpd-0.9.17.tar.gz" +md5sums="af0f282b92413f414cb6daf2d2f618c7 libmicrohttpd-0.9.18.tar.gz" -- cgit v1.2.3