From: John Crispin Date: Wed, 2 Jan 2013 10:48:27 +0000 (+0000) Subject: pulseaudio 3.0 update X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=1e50e822a2926f9a7716859910ac13842e41794b;p=openwrt%2Fsvn-archive%2Fpackages.git pulseaudio 3.0 update This patch updates pulseaudio to version 3.0 Signed-off-by: Peter Wagner SVN-Revision: 34965 --- 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