package/shairport-sync: bump version to 3.3.2
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 5 Oct 2019 15:45:02 +0000 (17:45 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 5 Oct 2019 19:52:29 +0000 (21:52 +0200)
This version bump includes patches to fix a build error for static
builds.

Fixes:
http://autobuild.buildroot.org/results/7edc8f8bafdc9982f8f35e171010227d6b00da46

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/shairport-sync/shairport-sync.hash
package/shairport-sync/shairport-sync.mk

index 6f73d109e406a3e04a058ce5f123e5d51b9db931..9b5611af1622ffb6ba69c808e535a57f6f4ccfcd 100644 (file)
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  4f1ee142b887842727ae0c310e21c83ea2386518e841a25c7ddb015d08b54eba  shairport-sync-3.2.2.tar.gz
+sha256  a8f580fa8eb71172f6237c0cdbf23287b27f41f5399f5addf8cd0115a47a4b2b  shairport-sync-3.3.2.tar.gz
 sha256  1daaa904985807b7f9f2fa91f6b19f3faadf8df4e813f7451a691f89a6965e3f  LICENSES
index 5f93f1b8eaba349c25491c27bc4b07012abd44d1..b5f57faac1cb058a8951013a6e2519fe80d4a530 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SHAIRPORT_SYNC_VERSION = 3.2.2
+SHAIRPORT_SYNC_VERSION = 3.3.2
 SHAIRPORT_SYNC_SITE = $(call github,mikebrady,shairport-sync,$(SHAIRPORT_SYNC_VERSION))
 
 SHAIRPORT_SYNC_LICENSE = MIT, BSD-3-Clause