From ca2da3f3158beb865da373b03bd184d57f33dd25 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Mon, 10 Aug 2020 13:47:10 -0700 Subject: pulseaudio: fix compilation without deprecated OpenSSL APIs Signed-off-by: Rosen Penev --- sound/pulseaudio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sound/pulseaudio/Makefile') diff --git a/sound/pulseaudio/Makefile b/sound/pulseaudio/Makefile index a79f2a00c..fca8424b2 100644 --- a/sound/pulseaudio/Makefile +++ b/sound/pulseaudio/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pulseaudio PKG_VERSION:=13.0 -PKG_RELEASE:=5 +PKG_RELEASE:=6 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://freedesktop.org/software/pulseaudio/releases -- cgit v1.2.3