Browse Source

upgrading package: libmicrohttpd 0.9.50 -> 0.9.51

master
parent
commit
eaf14db892
  1. 13
      libmicrohttpd/libmicrohttpd.patch
  2. 4
      libmicrohttpd/libmicrohttpd.spec

13
libmicrohttpd/libmicrohttpd.patch

@ -1,12 +1,13 @@
Index: src/Makefile.in
--- src/Makefile.in.orig 2015-12-05 10:00:17.718963000 +0100
+++ src/Makefile.in 2015-12-05 10:00:53.888899003 +0100
@@ -351,7 +351,7 @@
--- src/Makefile.in.orig 2016-09-03 10:11:46.579425000 +0200
+++ src/Makefile.in 2016-09-03 10:13:44.739496324 +0200
@@ -338,8 +338,7 @@
# This Makefile.am is in the public domain
@HAVE_CURL_TRUE@curltests = testcurl
@HAVE_CURL_TRUE@@HAVE_SOCAT_TRUE@@HAVE_ZZUF_TRUE@zzuftests = testzzuf
-SUBDIRS = include platform microhttpd $(curltests) $(zzuftests) . \
+SUBDIRS = include platform microhttpd . \
$(am__append_1)
-SUBDIRS = include microhttpd $(curltests) $(zzuftests) . \
- $(am__append_1)
+SUBDIRS = include microhttpd .
EXTRA_DIST = \
datadir/cert-and-key.pem \
datadir/cert-and-key-for-wireshark.pem

4
libmicrohttpd/libmicrohttpd.spec

@ -31,8 +31,8 @@ Distribution: OpenPKG Community
Class: EVAL
Group: Web
License: LGPL
Version: 0.9.50
Release: 20160602
Version: 0.9.51
Release: 20160903
# package options
%option with_ssl yes

Loading…
Cancel
Save