From 4787e0beecc494d84bc028e76bf31b8a53d602e0 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Wed, 15 Dec 2021 22:38:45 -0800 Subject: [PATCH] shairport-sync: update to 3.3.9 Signed-off-by: Rosen Penev --- sound/shairport-sync/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/shairport-sync/Makefile b/sound/shairport-sync/Makefile index c49683cd1..08172bf0a 100644 --- a/sound/shairport-sync/Makefile +++ b/sound/shairport-sync/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=shairport-sync -PKG_VERSION:=3.3.8 +PKG_VERSION:=3.3.9 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/mikebrady/shairport-sync/tar.gz/$(PKG_VERSION)? -PKG_HASH:=c92f9a2d86dd1138673abc66e0010c94412ad6a46da8f36c3d538f4fa6b9faca +PKG_HASH:=17990cb2620551caa07a1c3b371889e55803071eaada04e958c356547a7e1795 PKG_MAINTAINER:=Ted Hess , \ Mike Brady