From 367f6c0574782da346c938670418d80e68428ea0 Mon Sep 17 00:00:00 2001 From: blogic 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 git-svn-id: svn://svn.openwrt.org/openwrt/packages@34965 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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