* [Buildroot] [PATCH] libmicrohttpd: bump to 0.9.39
@ 2015-02-19 21:44 Simon Marchi
2015-02-19 22:03 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Simon Marchi @ 2015-02-19 21:44 UTC (permalink / raw)
To: buildroot
Bump to new version, and disable building examples.
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
---
package/libmicrohttpd/libmicrohttpd.hash | 2 +-
package/libmicrohttpd/libmicrohttpd.mk | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/libmicrohttpd/libmicrohttpd.hash b/package/libmicrohttpd/libmicrohttpd.hash
index 8cc7d59..2cf1a54 100644
--- a/package/libmicrohttpd/libmicrohttpd.hash
+++ b/package/libmicrohttpd/libmicrohttpd.hash
@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
-sha256 8df2b4dd863c98799a4775a530d905363fbc02fec850af9094da890b28b9e721 libmicrohttpd-0.9.38.tar.gz
+sha256 4f937b6065c366d776be86b1d24b8fc400ebc7ea006a9d77c49a8f2f0cd7e373 libmicrohttpd-0.9.39.tar.gz
diff --git a/package/libmicrohttpd/libmicrohttpd.mk b/package/libmicrohttpd/libmicrohttpd.mk
index 0575b74..f90878d 100644
--- a/package/libmicrohttpd/libmicrohttpd.mk
+++ b/package/libmicrohttpd/libmicrohttpd.mk
@@ -4,11 +4,11 @@
#
################################################################################
-LIBMICROHTTPD_VERSION = 0.9.38
+LIBMICROHTTPD_VERSION = 0.9.39
LIBMICROHTTPD_SITE = $(BR2_GNU_MIRROR)/libmicrohttpd
LIBMICROHTTPD_LICENSE_FILES = COPYING
LIBMICROHTTPD_INSTALL_STAGING = YES
-LIBMICROHTTPD_CONF_OPTS = --disable-curl --disable-spdy
+LIBMICROHTTPD_CONF_OPTS = --disable-curl --disable-spdy --disable-examples
ifeq ($(BR2_PACKAGE_LIBMICROHTTPD_SSL),y)
LIBMICROHTTPD_LICENSE = LGPLv2.1+
--
2.3.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] libmicrohttpd: bump to 0.9.39
2015-02-19 21:44 [Buildroot] [PATCH] libmicrohttpd: bump to 0.9.39 Simon Marchi
@ 2015-02-19 22:03 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-02-19 22:03 UTC (permalink / raw)
To: buildroot
Dear Simon Marchi,
On Thu, 19 Feb 2015 16:44:30 -0500, Simon Marchi wrote:
> Bump to new version, and disable building examples.
>
> Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
> ---
> package/libmicrohttpd/libmicrohttpd.hash | 2 +-
> package/libmicrohttpd/libmicrohttpd.mk | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied to next, thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-02-19 22:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-19 21:44 [Buildroot] [PATCH] libmicrohttpd: bump to 0.9.39 Simon Marchi
2015-02-19 22:03 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox