All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/4] package/mpd: bump to version 0.18.13
@ 2014-09-12  7:26 Jörg Krause
  2014-09-12  7:26 ` [Buildroot] [PATCH 1/1] package/mpd: bump to version 0.18.14 Jörg Krause
  2014-09-13  7:45 ` [Buildroot] [PATCH 1/4] package/mpd: bump to version 0.18.13 Peter Korsgaard
  0 siblings, 2 replies; 5+ messages in thread
From: Jörg Krause @ 2014-09-12  7:26 UTC (permalink / raw)
  To: buildroot

Signed-off-by: J?rg Krause <jkrause@posteo.de>
---
 package/mpd/mpd.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/mpd/mpd.mk b/package/mpd/mpd.mk
index f84c6d0..e01aca3 100644
--- a/package/mpd/mpd.mk
+++ b/package/mpd/mpd.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 MPD_VERSION_MAJOR = 0.18
-MPD_VERSION = $(MPD_VERSION_MAJOR).12
+MPD_VERSION = $(MPD_VERSION_MAJOR).13
 MPD_SOURCE = mpd-$(MPD_VERSION).tar.xz
 MPD_SITE = http://www.musicpd.org/download/mpd/$(MPD_VERSION_MAJOR)
 MPD_DEPENDENCIES = host-pkgconf libglib2
-- 
2.1.0

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-09-13  9:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-12  7:26 [Buildroot] [PATCH 1/4] package/mpd: bump to version 0.18.13 Jörg Krause
2014-09-12  7:26 ` [Buildroot] [PATCH 1/1] package/mpd: bump to version 0.18.14 Jörg Krause
2014-09-13  7:45   ` Peter Korsgaard
2014-09-13  7:45 ` [Buildroot] [PATCH 1/4] package/mpd: bump to version 0.18.13 Peter Korsgaard
2014-09-13  9:49   ` Jörg Krause

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.