From 666e60e0e2abe4d1638112c00c21fde61e474c40 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Sun, 20 Dec 2020 20:59:18 -0800 Subject: [PATCH] shairport-sync: update to 3.3.7 Signed-off-by: Rosen Penev --- sound/shairport-sync/Makefile | 6 +++--- sound/shairport-sync/patches/010-no-cxx.patch | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sound/shairport-sync/Makefile b/sound/shairport-sync/Makefile index 0050d2bee0..f65a302c51 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.6 -PKG_RELEASE:=2 +PKG_VERSION:=3.3.7 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/mikebrady/shairport-sync/tar.gz/$(PKG_VERSION)? -PKG_HASH:=a8382affd25c473fa38ead5690148c6c3902098f359f9c881eefe139e1f49f49 +PKG_HASH:=7f8d4ecec53f2f681a962467bf09205568fc936c8c31a9ee07b1bd72d3d95b12 PKG_MAINTAINER:=Ted Hess , \ Mike Brady diff --git a/sound/shairport-sync/patches/010-no-cxx.patch b/sound/shairport-sync/patches/010-no-cxx.patch index c8c8a699e0..05c21e126d 100644 --- a/sound/shairport-sync/patches/010-no-cxx.patch +++ b/sound/shairport-sync/patches/010-no-cxx.patch @@ -25,7 +25,7 @@ endif --- a/configure.ac +++ b/configure.ac -@@ -19,7 +19,6 @@ with_os=`echo ${with_os} | tr '[[:upper:]]' '[[:lower:]]' ` +@@ -19,7 +19,6 @@ with_os=`echo ${with_os} | tr '[[:upper: # Checks for programs. AC_PROG_CC