From 260be5c89034248ba2ecdd5f8521a05e5eab0b3e Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 29 Dec 2010 11:12:29 +0000 Subject: main/libmicrohttpd: upgrade to 0.9.4 --- main/libmicrohttpd/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main') diff --git a/main/libmicrohttpd/APKBUILD b/main/libmicrohttpd/APKBUILD index a907d27895..4f48b3f51d 100644 --- a/main/libmicrohttpd/APKBUILD +++ b/main/libmicrohttpd/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter # Maintainer: Natanael Copa pkgname=libmicrohttpd -pkgver=0.9.3 +pkgver=0.9.4 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/" @@ -42,4 +42,4 @@ package() { "$pkgdir"/usr/include/plibc.h } -md5sums="a6c7dae57c51afd648b45a526098429a libmicrohttpd-0.9.3.tar.gz" +md5sums="31f37439095e1f7143af97207f03aa14 libmicrohttpd-0.9.4.tar.gz" -- cgit v1.2.3