main/libmicrohttpd: upgrade to 0.9.6

This commit is contained in:
Natanael Copa 2011-01-28 21:04:48 +00:00
parent bcde25b955
commit 8a2ea1ea85

View File

@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libmicrohttpd
pkgver=0.9.5
pkgver=0.9.6
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="ade829961dfb17a0b3c54cf51ad34ccd libmicrohttpd-0.9.5.tar.gz"
md5sums="cc90284bcbe99e829bb8265840a60f10 libmicrohttpd-0.9.6.tar.gz"