From 1e50e822a2926f9a7716859910ac13842e41794b Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 2 Jan 2013 10:48:27 +0000 Subject: [PATCH] pulseaudio 3.0 update This patch updates pulseaudio to version 3.0 Signed-off-by: Peter Wagner SVN-Revision: 34965 --- sound/pulseaudio/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/pulseaudio/Makefile b/sound/pulseaudio/Makefile index 3cbbaa480..2f52415c7 100644 --- a/sound/pulseaudio/Makefile +++ b/sound/pulseaudio/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pulseaudio -PKG_VERSION:=2.1 +PKG_VERSION:=3.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://freedesktop.org/software/pulseaudio/releases/ -PKG_MD5SUM:=33e85023259d530f0a763d5204e8bad9 +PKG_MD5SUM:=47fd7eca8479c757822bee68a1feef25 PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) PKG_BUILD_DEPENDS:=intltool/host -- 2.30.2