main/libmicrohttpd: upgrade to 0.9.16

This commit is contained in:
Natanael Copa 2011-11-16 16:39:30 +00:00
parent 7081d24228
commit c6d2acbf1f

View File

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