From a6026fd1b3380021878f3ca608b8a42466e51090 Mon Sep 17 00:00:00 2001 From: Peter Wagner Date: Mon, 22 Feb 2016 22:02:12 +0100 Subject: pulseaudio: update to 8.0 Signed-off-by: Peter Wagner --- sound/pulseaudio/Makefile | 6 +++--- sound/pulseaudio/patches/002-xlocale.patch | 12 ------------ 2 files changed, 3 insertions(+), 15 deletions(-) delete mode 100644 sound/pulseaudio/patches/002-xlocale.patch (limited to 'sound') diff --git a/sound/pulseaudio/Makefile b/sound/pulseaudio/Makefile index 62836b3a0..909d7902c 100644 --- a/sound/pulseaudio/Makefile +++ b/sound/pulseaudio/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2011-2014 OpenWrt.org +# Copyright (C) 2011-2016 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pulseaudio -PKG_VERSION:=7.1 +PKG_VERSION:=8.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://freedesktop.org/software/pulseaudio/releases/ -PKG_MD5SUM:=9d0a9817b632cac8e3f3834d7eb1c99d +PKG_MD5SUM:=8678442ba0bb4b4c33ac6f62542962df PKG_LICENSE:=LGPL-2.1+ PKG_LICENSE_FILES:=GPL LICENSE diff --git a/sound/pulseaudio/patches/002-xlocale.patch b/sound/pulseaudio/patches/002-xlocale.patch deleted file mode 100644 index ef3ee91ba..000000000 --- a/sound/pulseaudio/patches/002-xlocale.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/pulsecore/core-util.c b/pulsecore/core-util.c -index ba31221..824368a 100644 ---- a/src/pulsecore/core-util.c -+++ b/src/pulsecore/core-util.c -@@ -54,7 +54,6 @@ - - #ifdef HAVE_STRTOD_L - #include --#include - #endif - - #ifdef HAVE_SCHED_H -- cgit v1.2.3