From patchwork Fri Mar 10 19:42:50 2017 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: 737555 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3vfyNQ6Vbyz9s7m for ; Sat, 11 Mar 2017 06:43:02 +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="0vI/ou+B"; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 969D88A6BF; Fri, 10 Mar 2017 19:43:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id F-A0fcngjQIb; Fri, 10 Mar 2017 19:42:59 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id B00288A6B7; Fri, 10 Mar 2017 19:42:59 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 5BFD51C0169 for ; Fri, 10 Mar 2017 19:42:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 5536D8A6B7 for ; Fri, 10 Mar 2017 19:42:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XFsSy0e2+He2 for ; Fri, 10 Mar 2017 19:42:57 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.142]) by hemlock.osuosl.org (Postfix) with ESMTPS id 40AFB8A6AD for ; Fri, 10 Mar 2017 19:42:57 +0000 (UTC) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 3vfyNG0jZCzynk for ; Fri, 10 Mar 2017 20:42:53 +0100 (CET) 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=1489174972; x=1489779773; bh=EcNuunlfaShu8FXCYNFnRwBtUCAHvD7FKIiUJRtUZIU=; b=0vI/ou+B5eP5 VOX0ElbRnwoz/t/zQ8GpoVi6JeopKm3dj0MITI0lpa8jSrt+JnrzcD6T1NU+P3QC MDImts8yN7roXyrUZFAuV9DnILjhwzB2GvpzwzJ1aKpCusHYW6vQxczibydEUmFD fVyjbtrVmeNqHigwLz/6C99HSreV/wVkNUgdypE6Fz3BGu3gQszQCMZHll81nvL1 Y2XvaD24NsFIVPamjVJGAP8Q83STG6yOMLXezIDDgmfdPzReJ1K9leNwkPX1uKBG FmEOMMex72Bnwmt1mXGIda9VXzxIsBUGfILbY7XOU2uOaKSEaCM+g45yqTWT+1UW wmR79p5WMA== 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 74DYcdiNsh0u; Fri, 10 Mar 2017 20:42:52 +0100 (CET) Received: from nzxt.fritz.box (xd9bfecd5.dyn.telefonica.de [217.191.236.213]) (Authenticated sender: joerg.krause@embedded.rocks) by mail.embedded.rocks (Postfix) with ESMTPSA; Fri, 10 Mar 2017 20:42:52 +0100 (CET) From: =?UTF-8?q?J=C3=B6rg=20Krause?= To: buildroot@buildroot.org Date: Fri, 10 Mar 2017 20:42:50 +0100 Message-Id: <20170310194250.31210-1-joerg.krause@embedded.rocks> X-Mailer: git-send-email 2.12.0 MIME-Version: 1.0 Subject: [Buildroot] [PATCH] mpd: bump to version 0.20.6 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" Signed-off-by: Jörg Krause --- package/mpd/mpd.hash | 2 +- package/mpd/mpd.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/mpd/mpd.hash b/package/mpd/mpd.hash index ecd78e97c..37141971e 100644 --- a/package/mpd/mpd.hash +++ b/package/mpd/mpd.hash @@ -1,3 +1,3 @@ # Locally calculated after checking pgp signature -sha256 712b25351c12616630c580204e1c3dcba3ae2993a56cff1c346c87e334d69728 mpd-0.20.4.tar.xz +sha256 f4055e1189e5cc00e83706b2e0b5ead924ced0303e073d7802ee9f9a8eba4b47 mpd-0.20.6.tar.xz sha256 8305b8bc026f4b6bde28b8dd09bfdddbe5590acf36358eed4d083a396e301730 mpd-0.19.21.tar.xz diff --git a/package/mpd/mpd.mk b/package/mpd/mpd.mk index 8e71ae214..79cc995c8 100644 --- a/package/mpd/mpd.mk +++ b/package/mpd/mpd.mk @@ -6,7 +6,7 @@ MPD_VERSION_MAJOR = $(call qstrip,$(BR2_PACKAGE_MPD_VERSION_STRING)) ifeq ($(BR2_PACKAGE_MPD_VERSION_0_20),y) -MPD_VERSION = $(MPD_VERSION_MAJOR).4 +MPD_VERSION = $(MPD_VERSION_MAJOR).6 else MPD_VERSION = $(MPD_VERSION_MAJOR).21 endif