main/libmicrohttpd: upgrade to 0.9.59

This commit is contained in:
Roberto Oliveira 2018-04-07 15:35:45 +00:00 committed by Timo Teräs
parent 80ea6553fd
commit f8d20933ff

View File

@ -2,7 +2,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com> # Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libmicrohttpd pkgname=libmicrohttpd
pkgver=0.9.57 pkgver=0.9.59
pkgrel=0 pkgrel=0
pkgdesc="a small C library that is supposed to make it easy to run an HTTP server as part of another application." pkgdesc="a small C library that is supposed to make it easy to run an HTTP server as part of another application."
url="https://www.gnu.org/software/libmicrohttpd/" url="https://www.gnu.org/software/libmicrohttpd/"
@ -37,4 +37,4 @@ package() {
"$pkgdir"/usr/include/platform.h "$pkgdir"/usr/include/platform.h
} }
sha512sums="996a59b1bc950320f21df095d3e24e1e6a6e4204095eb84e7dc5e5ed296b1dbe553459b227ba6cc93f60721f1975f778ece8c7c1c10e9168d030fba46675eed3 libmicrohttpd-0.9.57.tar.gz" sha512sums="2c9080ebd520631b5ab6eed42770c7911079365c7bc79ea74fc5502ebc370fdaea9a84a4d9db7cbd8ba1c4797c7531e127e3b73ad8d38601d700529f2bab84d5 libmicrohttpd-0.9.59.tar.gz"