From 8509cc492fb78d405853f14445b37efe0d106fbf Mon Sep 17 00:00:00 2001 From: loswillios Date: Thu, 20 Oct 2011 14:10:45 +0000 Subject: [PATCH] [packages] pulseaudio: update to 1.1 git-svn-id: svn://svn.openwrt.org/openwrt/packages@28494 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 67a465d49..afaeaf2a7 100644 --- a/sound/pulseaudio/Makefile +++ b/sound/pulseaudio/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pulseaudio -PKG_VERSION:=1.0 +PKG_VERSION:=1.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://freedesktop.org/software/pulseaudio/releases/ -PKG_MD5SUM:=e5749151dbbaa7e928793f020bf1208b +PKG_MD5SUM:=1b76932ca7c4b2aa992941e41ed4594b PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) PKG_BUILD_DEPENDS:=intltool/host -- 2.11.0