main/libmicrohttpd: upgrade to 0.9.15

This commit is contained in:
Natanael Copa 2011-10-10 14:34:55 +00:00
parent e2bcf44116
commit 8d54931b28

View File

@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libmicrohttpd
pkgver=0.9.14
pkgver=0.9.15
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="9bc69bb2898e4b27dd3dd7e4b8ac7098 libmicrohttpd-0.9.14.tar.gz"
md5sums="fb726a48095cc6b25c245dbc27ea76b0 libmicrohttpd-0.9.15.tar.gz"