diff --git a/main/libmicrohttpd/APKBUILD b/main/libmicrohttpd/APKBUILD index 06c607446a1..56b24f49d06 100644 --- a/main/libmicrohttpd/APKBUILD +++ b/main/libmicrohttpd/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter # Maintainer: Natanael Copa 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"