From f456bc3fca280e64ce40abc2e4808603b2619a69 Mon Sep 17 00:00:00 2001 From: loswillios Date: Fri, 24 Jun 2011 13:20:29 +0000 Subject: [PATCH] [packages] pulseaudio: update to 0.9.23 git-svn-id: svn://svn.openwrt.org/openwrt/packages@27271 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- sound/pulseaudio/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sound/pulseaudio/Makefile b/sound/pulseaudio/Makefile index dfa39bbb7..b16be03d1 100644 --- a/sound/pulseaudio/Makefile +++ b/sound/pulseaudio/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pulseaudio -PKG_VERSION:=0.9.22 -PKG_RELEASE:=2 +PKG_VERSION:=0.9.23 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://0pointer.de/lennart/projects/pulseaudio/ -PKG_MD5SUM:=ca85ab470669b05e100861654cf5eb3c +PKG_SOURCE_URL:=http://freedesktop.org/software/pulseaudio/releases/ +PKG_MD5SUM:=7391205a337d1e04a9ff38025f684034 PKG_BUILD_DEPENDS:=intltool/host -- 2.11.0