~alpine/aports

[alpine-aports] [PATCH] main/libmicrohttpd: upgrade to 0.9.62

alpine-mips-patches <info@mobile-stream.com>
Details
Message ID
<20181211093409.7183B55ED7@mx12.valuehost.ru>
Sender timestamp
1544518253
DKIM signature
missing
Download raw message
Patch: +3 -3
This fixes check() failure on recent edge, as described in ./ChangeLog:

Mon Nov 12 19:50:43 CET 2018
	Fix #5473 (test case failure due to change in libcurl). -eworm
---
 main/libmicrohttpd/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/main/libmicrohttpd/APKBUILD b/main/libmicrohttpd/APKBUILD
index 42a86020ca..6e5b0bdf5a 100644
--- a/main/libmicrohttpd/APKBUILD
+++ b/main/libmicrohttpd/APKBUILD
@@ -2,8 +2,8 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libmicrohttpd
pkgver=0.9.59
pkgrel=1
pkgver=0.9.62
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="https://www.gnu.org/software/libmicrohttpd/"
arch="all"
@@ -41,4 +41,4 @@ package() {
		"$pkgdir"/usr/include/platform.h
}

sha512sums="2c9080ebd520631b5ab6eed42770c7911079365c7bc79ea74fc5502ebc370fdaea9a84a4d9db7cbd8ba1c4797c7531e127e3b73ad8d38601d700529f2bab84d5  libmicrohttpd-0.9.59.tar.gz"
sha512sums="337f29dbc5e8c30132c17aad6142f21ea1c794b0ce80a3fc4c5e1e14b3dabb300aa410bf9413ef9e65d5d486fcfedbc3716725763a1fa28b4687c9f2aa3158e4  libmicrohttpd-0.9.62.tar.gz"
-- 
2.19.2




---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)