* [Buildroot] [PATCH 1/1] package/mpd: bump version to 0.21.22
@ 2020-04-12 10:20 Bernd Kuhls
2020-04-12 21:17 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2020-04-12 10:20 UTC (permalink / raw)
To: buildroot
Changelog:
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.22/NEWS
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
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 70ca9df582..bce2d7e919 100644
--- a/package/mpd/mpd.hash
+++ b/package/mpd/mpd.hash
@@ -1,3 +1,3 @@
# Locally calculated after checking pgp signature
-sha256 422ef0a996d961f3ebc6856395f3a855b45fa0059910e878fb98281007e510e1 mpd-0.21.20.tar.xz
+sha256 565687d1899b585350cd66b603e46e5b79affc0a0e36d96d8953c6ccc6f69ba2 mpd-0.21.22.tar.xz
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING
diff --git a/package/mpd/mpd.mk b/package/mpd/mpd.mk
index a879a33d33..a7adfc0406 100644
--- a/package/mpd/mpd.mk
+++ b/package/mpd/mpd.mk
@@ -5,7 +5,7 @@
################################################################################
MPD_VERSION_MAJOR = 0.21
-MPD_VERSION = $(MPD_VERSION_MAJOR).20
+MPD_VERSION = $(MPD_VERSION_MAJOR).22
MPD_SOURCE = mpd-$(MPD_VERSION).tar.xz
MPD_SITE = http://www.musicpd.org/download/mpd/$(MPD_VERSION_MAJOR)
MPD_DEPENDENCIES = host-pkgconf boost
--
2.25.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] package/mpd: bump version to 0.21.22
2020-04-12 10:20 [Buildroot] [PATCH 1/1] package/mpd: bump version to 0.21.22 Bernd Kuhls
@ 2020-04-12 21:17 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2020-04-12 21:17 UTC (permalink / raw)
To: buildroot
On Sun, 12 Apr 2020 12:20:24 +0200
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:
> Changelog:
> https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.22/NEWS
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/mpd/mpd.hash | 2 +-
> package/mpd/mpd.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-04-12 21:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-12 10:20 [Buildroot] [PATCH 1/1] package/mpd: bump version to 0.21.22 Bernd Kuhls
2020-04-12 21:17 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox