From 81389e450deee0201995d5afd0fb4f470e27fcfe Mon Sep 17 00:00:00 2001 From: loswillios Date: Mon, 29 Aug 2011 17:46:04 +0000 Subject: [PATCH] [packages] pulseaudio: update to 1.0-rc3 git-svn-id: svn://svn.openwrt.org/openwrt/packages@28121 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- sound/pulseaudio/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sound/pulseaudio/Makefile b/sound/pulseaudio/Makefile index b8683f481..4578d9d5a 100644 --- a/sound/pulseaudio/Makefile +++ b/sound/pulseaudio/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pulseaudio -PKG_VERSION:=0.99.2 -PKG_RELEASE:=5 +PKG_VERSION:=0.99.3 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://freedesktop.org/software/pulseaudio/releases/ -PKG_MD5SUM:=c4deb071424e4f03fdf1d80bd62db267 +PKG_MD5SUM:=95787b514872d838b49ec4d7debdd6aa PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) PKG_BUILD_DEPENDS:=intltool/host -- 2.11.0