shairport-sync: update to 3.3.7
authorRosen Penev <redacted>
Mon, 21 Dec 2020 04:59:18 +0000 (20:59 -0800)
committerRosen Penev <redacted>
Wed, 23 Dec 2020 03:21:55 +0000 (19:21 -0800)
Signed-off-by: Rosen Penev <redacted>
sound/shairport-sync/Makefile
sound/shairport-sync/patches/010-no-cxx.patch

index 0050d2bee042197a6f882b01ad7bccd0bef45fd2..f65a302c514703d3bf677c7c9b1dc5c250a7f7a6 100644 (file)
@@ -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 <thess@kitschensync.net>, \
                Mike Brady <mikebrady@eircom.net>
index c8c8a699e027a21dd876921b0055e4e0be207a93..05c21e126d9222bbc23e9776cc01b78b7000ecc5 100644 (file)
@@ -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
git clone https://git.99rst.org/PROJECT