From 737f09225267cf600fb9d22e16bb9d391d6d5e84 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Sun, 12 Feb 2012 10:58:55 +0000 Subject: main/libmicrohttpd: upgrade to 0.9.19 --- main/libmicrohttpd/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/libmicrohttpd/APKBUILD') diff --git a/main/libmicrohttpd/APKBUILD b/main/libmicrohttpd/APKBUILD index 608720fb3..3c6b01aac 100644 --- a/main/libmicrohttpd/APKBUILD +++ b/main/libmicrohttpd/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter # Maintainer: Natanael Copa pkgname=libmicrohttpd -pkgver=0.9.18 +pkgver=0.9.19 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="af0f282b92413f414cb6daf2d2f618c7 libmicrohttpd-0.9.18.tar.gz" +md5sums="0f4c55ba224ce75b3b993b558e072a6b libmicrohttpd-0.9.19.tar.gz" -- cgit v1.2.3