From patchwork Thu May 7 17:27:02 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 3060 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 49J0l42Cgtz3xSR for ; Thu, 7 May 2020 17:27:12 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 49J0l30Tb5z1B3; Thu, 7 May 2020 17:27:11 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 49J0l25Rnkz2yvt; Thu, 7 May 2020 17:27:10 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 49J0l05TbLz2ybT for ; Thu, 7 May 2020 17:27:08 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 49J0l01qrXz1B3; Thu, 7 May 2020 17:27:08 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1588872428; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=jRnJE5HTTDZotiYH4yMbbwKA/QVKOYy0trdxIjPHYac=; b=bHwHzprkD1+OzyO9wjOi56992GNy6PWp0BtX8NWOVVWuWYiRLkzW80pkE8o/dy6icbM5Yr dFL70D6QdJlTxVCA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1588872428; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=jRnJE5HTTDZotiYH4yMbbwKA/QVKOYy0trdxIjPHYac=; b=Y0QKEgpmxMCnosxCime9jUE5WJ52A4KNMKRMxqhd//r2+qTu2iYXd3cvhHmwMWuvQZuuZH E4s6aFWn1foebV2O+ns4ozgsUwUcVF56m/KHBC5RgXWdWvzwBSGaF3u+jR80KLZaO3rRZ+ Iac2MXZ4Wp+zdrUL8MOcR89lS2+ijyoEJmR1zIHLdujylVclBi5sZVd/Gke2wxoiDtWIuU s3DKfO1P5Do7lLgyhTkEMQJfX2e5ouzxNyHipj1tY/OTfxBX4+/H5uNtdy6V33jnetvrhD CEPzvw5geNmznPRUmGwPpKiDpv/3+uNsrcv5PpC00iIARov8qIj0EQY2D7xruw== From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH] shairport-sync: Update to 3.3.6 Date: Thu, 7 May 2020 17:27:02 +0000 Message-Id: <20200507172702.22150-1-michael.tremer@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Michael Tremer Errors-To: development-bounces@lists.ipfire.org Sender: "Development" This patch also fixes the backup. Signed-off-by: Michael Tremer --- config/backup/includes/shairport-sync | 2 +- lfs/shairport-sync | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/backup/includes/shairport-sync b/config/backup/includes/shairport-sync index dc92185f9..3f9e36a7b 100644 --- a/config/backup/includes/shairport-sync +++ b/config/backup/includes/shairport-sync @@ -1 +1 @@ -etc/shairport-sync.conf +/etc/shairport-sync.conf diff --git a/lfs/shairport-sync b/lfs/shairport-sync index 6f1ad633b..e3bf9935d 100644 --- a/lfs/shairport-sync +++ b/lfs/shairport-sync @@ -24,7 +24,7 @@ include Config -VER = 3.3.2 +VER = 3.3.6 THISAPP = shairport-sync-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = shairport-sync -PAK_VER = 3 +PAK_VER = 4 DEPS = alac alsa avahi libdaemon soxr @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 80278eed6bb1391bcbafe80c0e566d1b +$(DL_FILE)_MD5 = 769c6d0cc660567e5521467d79ee9939 install : $(TARGET)