pulseaudio: update to 7.1
authorPeter Wagner <tripolar@gmx.at>
Sat, 21 Nov 2015 22:39:35 +0000 (23:39 +0100)
committerPeter Wagner <tripolar@gmx.at>
Sat, 21 Nov 2015 22:39:35 +0000 (23:39 +0100)
Signed-off-by: Peter Wagner <tripolar@gmx.at>
sound/pulseaudio/Makefile
sound/pulseaudio/files/pulseaudio.init

index d14f05620675824d054b767e9371572b8f83d91a..62836b3a09f31049e328952765dc00761163d967 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=pulseaudio
-PKG_VERSION:=7.0
+PKG_VERSION:=7.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=http://freedesktop.org/software/pulseaudio/releases/
-PKG_MD5SUM:=09668b660ffb32f2639cfd6fdc9d3b37
+PKG_MD5SUM:=9d0a9817b632cac8e3f3834d7eb1c99d
 PKG_LICENSE:=LGPL-2.1+
 PKG_LICENSE_FILES:=GPL LICENSE
 
index 1262b941e62f29cc8cc49d2d90a283e9e491f6cf..005d21fcaf7dcdb0f4154451795327a1f58f70ee 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/sh /etc/rc.common
 # Copyright (C) 2011 OpenWrt.org
 
-START=65
+START=99
 STOP=65
 
 USE_PROCD=1