From patchwork Sun Oct 11 18:52:40 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?J=C3=B6rg_Krause?= X-Patchwork-Id: 528791 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id 82AF31402B9 for ; Mon, 12 Oct 2015 05:53:05 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=embedded.rocks header.i=@embedded.rocks header.b=NYpSBtnm; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id C153E32D68; Sun, 11 Oct 2015 18:53:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IhvTamg3fPAN; Sun, 11 Oct 2015 18:53:02 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 4BC6232CE4; Sun, 11 Oct 2015 18:53:02 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id AF8141C0FCB for ; Sun, 11 Oct 2015 18:52:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id A506A8BA7A for ; Sun, 11 Oct 2015 18:52:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BFSlByFUhDKX for ; Sun, 11 Oct 2015 18:52:57 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.65]) by whitealder.osuosl.org (Postfix) with ESMTPS id C31C58B9B9 for ; Sun, 11 Oct 2015 18:52:57 +0000 (UTC) Received: from dovecot03.posteo.de (dovecot03.posteo.de [172.16.0.13]) by mout01.posteo.de (Postfix) with ESMTPS id B09B620916 for ; Sun, 11 Oct 2015 20:52:55 +0200 (CEST) Received: from mail.posteo.de (localhost [127.0.0.1]) by dovecot03.posteo.de (Postfix) with ESMTPSA id 3nYshl3qbrz5vMJ for ; Sun, 11 Oct 2015 20:52:55 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.embedded.rocks (Postfix) with ESMTP id 09005EE0C68; Sun, 11 Oct 2015 20:52:55 +0200 (CEST) Authentication-Results: mail.embedded.rocks (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=embedded.rocks DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embedded.rocks; h=content-transfer-encoding:content-type:content-type :mime-version:x-mailer:message-id:date:date:subject:subject:from :from:received:received; s=default; t=1444589562; x=1445194363; bh=EhWa5cu76X7jaEroCyqbUUV48G2K8VkNmEbkDxR+PYk=; b=NYpSBtnmmBzJ MZY+nahutvkx7b7UD7UMDrE/9eK5AASdkc/gXsbzoMnx4Eqt8XGFxefeMvKLtUDQ K5Mgh+U9T6YrHR6y487xP2lFKH1k2fGACyuLw+AQHHFDhhKolqRCVxKg6oiDm+M4 TY3Ca3LEEmN8cFLkzC7xiOD6twe07ITHCQaLi2c2NHAE6OiBEckSKr56oUqogevS yCTevJK892ed7mN189VTeXDixS1aLbn65iqLyrtWL8oAvwYQnsLOBrZcQF1h/lfY 0I3QrtFMYQmduNCEzpRQLby7iwOA0EKbHrsfL35/3B+hHHisumSkBqNaUN26qAM/ YZIfXpl0ug== X-Virus-Scanned: Debian amavisd-new at mail.embedded.rocks Received: from mail.embedded.rocks ([127.0.0.1]) by localhost (mail.embedded.rocks [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Xrxg1WLEYFlU; Sun, 11 Oct 2015 20:52:42 +0200 (CEST) Received: from nzxt.fritz.box (x4d073b08.dyn.telefonica.de [77.7.59.8]) (Authenticated sender: joerg.krause@embedded.rocks) by mail.embedded.rocks (Postfix) with ESMTPSA; Sun, 11 Oct 2015 20:52:42 +0200 (CEST) From: =?UTF-8?q?J=C3=B6rg=20Krause?= To: buildroot@buildroot.org Date: Sun, 11 Oct 2015 20:52:40 +0200 Message-Id: <1444589560-24258-1-git-send-email-joerg.krause@embedded.rocks> X-Mailer: git-send-email 2.6.1 MIME-Version: 1.0 Subject: [Buildroot] [PATCH 1/1] package/shairport-sync: bump to version 2.4.1 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Remove applied upstream patch. Signed-off-by: Jörg Krause --- package/shairport-sync/shairport-sync.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package/shairport-sync/shairport-sync.mk b/package/shairport-sync/shairport-sync.mk index 36d5b82..bf1409b 100644 --- a/package/shairport-sync/shairport-sync.mk +++ b/package/shairport-sync/shairport-sync.mk @@ -4,13 +4,12 @@ # ################################################################################ -SHAIRPORT_SYNC_VERSION = 2.4 +SHAIRPORT_SYNC_VERSION = 2.4.1 SHAIRPORT_SYNC_SITE = $(call github,mikebrady,shairport-sync,$(SHAIRPORT_SYNC_VERSION)) SHAIRPORT_SYNC_LICENSE = MIT, BSD-3c SHAIRPORT_SYNC_LICENSE_FILES = LICENSES SHAIRPORT_SYNC_DEPENDENCIES = alsa-lib libconfig libdaemon popt host-pkgconf -SHAIRPORT_SYNC_PATCH = https://github.com/mikebrady/shairport-sync/commit/6ae067af1f695e615415cde69a506ad330dbc45b.patch # Touching configure.ac with the patches SHAIRPORT_SYNC_AUTORECONF = YES