From 288229dfa6115ff503d4cd09fff6798146385a74 Mon Sep 17 00:00:00 2001 From: tripolar Date: Fri, 7 Mar 2014 10:05:28 +0000 Subject: [PATCH] [packages] pulseaudio: update to 5.0 Signed-off-by: Peter Wagner git-svn-id: svn://svn.openwrt.org/openwrt/packages@39787 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 13996f574..ab45bb0ba 100644 --- a/sound/pulseaudio/Makefile +++ b/sound/pulseaudio/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pulseaudio -PKG_VERSION:=4.0 +PKG_VERSION:=5.0 PKG_RELEASE:=4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://freedesktop.org/software/pulseaudio/releases/ -PKG_MD5SUM:=591f211db2790a7e4d222f2dc6858db3 +PKG_MD5SUM:=c43749838612f4860465e83ed62ca38e PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) PKG_BUILD_DEPENDS:=intltool/host