From c509d76872cb19605b94f10d85ee4167b5426417 Mon Sep 17 00:00:00 2001 From: Peter Wagner Date: Sun, 22 Jan 2017 19:29:19 +0100 Subject: [PATCH] pulseaudio: update to 10.0 Signed-off-by: Peter Wagner --- sound/pulseaudio/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sound/pulseaudio/Makefile b/sound/pulseaudio/Makefile index 788111b94..9a63ec6e9 100644 --- a/sound/pulseaudio/Makefile +++ b/sound/pulseaudio/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pulseaudio -PKG_VERSION:=9.0 +PKG_VERSION:=10.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://freedesktop.org/software/pulseaudio/releases/ -PKG_MD5SUM:=da7162541b3a9bc20576dbd0d7d1489a +PKG_HASH:=a3186824de9f0d2095ded5d0d0db0405dc73133983c2fbb37291547e37462f57 PKG_LICENSE:=LGPL-2.1+ PKG_LICENSE_FILES:=GPL LICENSE @@ -41,7 +41,6 @@ endef define Package/pulseaudio-daemon $(call Package/pulseaudio/Default) - DEPENDS+= +libjson-c endef define Package/pulseaudio/Default/description