All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2] pulseaudio: bump version to 9.0
@ 2016-06-23 10:17 Vicente Olivert Riera
  2016-06-23 19:08 ` Peter Korsgaard
  2016-06-24 11:11 ` Peter Korsgaard
  0 siblings, 2 replies; 5+ messages in thread
From: Vicente Olivert Riera @ 2016-06-23 10:17 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
Changes v1 -> v2:
 - hash source link updated (Thanks to Baruch Siach)

 package/pulseaudio/pulseaudio.hash | 6 +++---
 package/pulseaudio/pulseaudio.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/pulseaudio/pulseaudio.hash b/package/pulseaudio/pulseaudio.hash
index 0d1a3d2..0ef825d 100644
--- a/package/pulseaudio/pulseaudio.hash
+++ b/package/pulseaudio/pulseaudio.hash
@@ -1,3 +1,3 @@
-# From http://freedesktop.org/software/pulseaudio/releases/pulseaudio-8.0.tar.xz.{md5,sha1}
-md5 8678442ba0bb4b4c33ac6f62542962df  pulseaudio-8.0.tar.xz
-sha1 1399a2f6288ad743184b6c2192129fef033343ac  pulseaudio-8.0.tar.xz
+# From http://freedesktop.org/software/pulseaudio/releases/pulseaudio-9.0.tar.xz.{md5,sha1}
+md5 da7162541b3a9bc20576dbd0d7d1489a  pulseaudio-9.0.tar.xz
+sha1 d9a9d7cb667ed95ee1de4b6544d5c7444c5a0064  pulseaudio-9.0.tar.xz
diff --git a/package/pulseaudio/pulseaudio.mk b/package/pulseaudio/pulseaudio.mk
index 4a7d013..f50ea67 100644
--- a/package/pulseaudio/pulseaudio.mk
+++ b/package/pulseaudio/pulseaudio.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PULSEAUDIO_VERSION = 8.0
+PULSEAUDIO_VERSION = 9.0
 PULSEAUDIO_SOURCE = pulseaudio-$(PULSEAUDIO_VERSION).tar.xz
 PULSEAUDIO_SITE = http://freedesktop.org/software/pulseaudio/releases
 PULSEAUDIO_INSTALL_STAGING = YES
-- 
2.7.3

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

end of thread, other threads:[~2016-06-24 11:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-23 10:17 [Buildroot] [PATCH v2] pulseaudio: bump version to 9.0 Vicente Olivert Riera
2016-06-23 19:08 ` Peter Korsgaard
2016-06-24 11:11 ` Peter Korsgaard
2016-06-24 11:36   ` Vicente Olivert Riera
2016-06-24 11:41     ` Peter Korsgaard

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.