diff options
author | Peter Wagner <tripolar@gmx.at> | 2017-09-11 08:37:18 +0200 |
---|---|---|
committer | Peter Wagner <tripolar@gmx.at> | 2017-09-11 08:37:18 +0200 |
commit | 1bf5e2b115794f3fef7a701c61462d9b4237e8c3 (patch) | |
tree | be1bd502f8f856195eab791098efec282260c0f5 /sound/pulseaudio/Makefile | |
parent | 0b258534da687a0d679632e018bf4da6028f34d7 (diff) |
pusleaudio: update to 11.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Diffstat (limited to 'sound/pulseaudio/Makefile')
-rw-r--r-- | sound/pulseaudio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/pulseaudio/Makefile b/sound/pulseaudio/Makefile index 904c070f9..0b79b9936 100644 --- a/sound/pulseaudio/Makefile +++ b/sound/pulseaudio/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pulseaudio -PKG_VERSION:=10.0 +PKG_VERSION:=11.0 PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://freedesktop.org/software/pulseaudio/releases/ -PKG_HASH:=a3186824de9f0d2095ded5d0d0db0405dc73133983c2fbb37291547e37462f57 +PKG_HASH:=072305d4018fc5e75bb1b45ee6b938fa52fc9fd27493bf327415ef89ed14c969 PKG_LICENSE:=LGPL-2.1+ PKG_LICENSE_FILES:=GPL LICENSE |