Commit fa1110a7 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

mpd: bump to version 0.19.2



Patch now upstream.

Signed-off-by: default avatarGustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 1d221071
Loading
Loading
Loading
Loading
+0 −30
Original line number Diff line number Diff line
From 1901bd9d6be651fbaa5c7659d92d3361e6d6a823 Mon Sep 17 00:00:00 2001
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
Date: Tue, 28 Oct 2014 07:25:48 -0300
Subject: [PATCH] upnp/Discovery: add missing stdlib.h include

Used for free().

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
Status: Sent upstream.

 src/lib/upnp/Discovery.cxx | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/lib/upnp/Discovery.cxx b/src/lib/upnp/Discovery.cxx
index 9ea78c6..2c91e37 100644
--- a/src/lib/upnp/Discovery.cxx
+++ b/src/lib/upnp/Discovery.cxx
@@ -26,6 +26,8 @@
 
 #include <upnp/upnptools.h>
 
+#include <stdlib.h>
+
 #include <string.h>
 
 // The service type string we are looking for.
-- 
2.0.4
+1 −1
Original line number Diff line number Diff line
# Locally calculated after checking pgp signature
sha256	8b3afcd440181c9bd18b229b5974e529d59648344dd371370d6f7d62ec2847c5	mpd-0.19.1.tar.xz
sha256	73f0ed6b4001628287a71d077c624a2ca8200b24e3e877b725fcbf54dfe6a108	mpd-0.19.2.tar.xz
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
################################################################################

MPD_VERSION_MAJOR = 0.19
MPD_VERSION = $(MPD_VERSION_MAJOR).1
MPD_VERSION = $(MPD_VERSION_MAJOR).2
MPD_SOURCE = mpd-$(MPD_VERSION).tar.xz
MPD_SITE = http://www.musicpd.org/download/mpd/$(MPD_VERSION_MAJOR)
MPD_DEPENDENCIES = host-pkgconf boost libglib2