All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Ziegler <br015@umbiko.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/mpd: bump to version 0.22.8
Date: Thu, 17 Jun 2021 13:18:59 +0000	[thread overview]
Message-ID: <7a136148501173cffabf5ddbb2744c75@umbiko.net> (raw)
In-Reply-To: <mailman.13.1623672003.114803.buildroot@busybox.net>

Tested on these platforms:
   i386/geode
   i386/intel (build only)
   x86_64/intel (build only)
   aarch64/cortex-a72

Signed-off-by: J?rg Krause <joerg.krause@embedded.rocks>
Tested-by: Andreas Ziegler <br015@umbiko.net>
---
  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 4c3b49823b..1079ccf367 100644
--- a/package/mpd/mpd.hash
+++ b/package/mpd/mpd.hash
@@ -1,3 +1,3 @@
  # Locally calculated after checking pgp signature
-sha256 2be149a4895c3cb613477f8cf1193593e3d8a1d38a75ffa7d32da8c8316a4d5e 
mpd-0.22.6.tar.xz
+sha256 9617ed08c9ffafcf5f925819251f6b90df3f4f73cf2838c41033e1962104286d 
mpd-0.22.8.tar.xz
  sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 
COPYING
diff --git a/package/mpd/mpd.mk b/package/mpd/mpd.mk
index 06dc7e15d7..8e4576a103 100644
--- a/package/mpd/mpd.mk
+++ b/package/mpd/mpd.mk
@@ -5,7 +5,7 @@

################################################################################

  MPD_VERSION_MAJOR = 0.22
-MPD_VERSION = $(MPD_VERSION_MAJOR).6
+MPD_VERSION = $(MPD_VERSION_MAJOR).8
  MPD_SOURCE = mpd-$(MPD_VERSION).tar.xz
  MPD_SITE = http://www.musicpd.org/download/mpd/$(MPD_VERSION_MAJOR)
  MPD_DEPENDENCIES = host-pkgconf boost
-- 
2.32.0

       reply	other threads:[~2021-06-17 13:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.13.1623672003.114803.buildroot@busybox.net>
2021-06-17 13:18 ` Andreas Ziegler [this message]
2021-06-14  7:34 [Buildroot] [PATCH 1/1] package/mpd: bump to version 0.22.8 Jörg Krause
2021-07-20 21:49 ` Thomas Petazzoni
2021-07-20 21:49   ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7a136148501173cffabf5ddbb2744c75@umbiko.net \
    --to=br015@umbiko.net \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.