From 364054fbe749a6121d0b6ff4e2bdda80f17389e7 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Sat, 29 Oct 2022 23:42:12 +0200 Subject: pulseaudio: use AUTORELEASE variable Signed-off-by: Josef Schlehofer --- sound/pulseaudio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sound/pulseaudio') diff --git a/sound/pulseaudio/Makefile b/sound/pulseaudio/Makefile index d908cd1ca..6c1da6a25 100644 --- a/sound/pulseaudio/Makefile +++ b/sound/pulseaudio/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pulseaudio PKG_VERSION:=14.2 -PKG_RELEASE:=2 +PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://freedesktop.org/software/pulseaudio/releases -- cgit v1.2.3