All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [V2 01/10] janus-gateway: bump to version v0.2.1
@ 2017-01-24 20:31 Adam Duskett
  2017-01-24 20:31 ` [Buildroot] [V2 02/10] janus-gateway: Make sofia-sip a optional dependency Adam Duskett
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Adam Duskett @ 2017-01-24 20:31 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Adam Duskett <aduskett@codeblue.com>
---
v1 -> v2: No changes

 package/janus-gateway/janus-gateway.hash | 2 +-
 package/janus-gateway/janus-gateway.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/janus-gateway/janus-gateway.hash b/package/janus-gateway/janus-gateway.hash
index fece97a..68b9c31 100644
--- a/package/janus-gateway/janus-gateway.hash
+++ b/package/janus-gateway/janus-gateway.hash
@@ -1,2 +1,2 @@
 # Locally computed
-sha256 4d341a54d3eae5506c3e2409f4a6e4f5159dc4ece3197aaf077d3eb997e69a10 janus-gateway-v0.1.0.tar.gz
+sha256 5d071592faca2a1574b996b4ca07b6c9e02cd42a719b0dbb4bfb5dfde8d55ff3 janus-gateway-v0.2.1.tar.gz
diff --git a/package/janus-gateway/janus-gateway.mk b/package/janus-gateway/janus-gateway.mk
index d65ab19..4b87b33 100644
--- a/package/janus-gateway/janus-gateway.mk
+++ b/package/janus-gateway/janus-gateway.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-JANUS_GATEWAY_VERSION = v0.1.0
+JANUS_GATEWAY_VERSION = v0.2.1
 JANUS_GATEWAY_SITE = $(call github,meetecho,janus-gateway,$(JANUS_GATEWAY_VERSION))
 JANUS_GATEWAY_LICENSE = GPLv3
 JANUS_GATEWAY_LICENSE_FILES = COPYING
-- 
2.9.3

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

end of thread, other threads:[~2017-01-24 23:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-24 20:31 [Buildroot] [V2 01/10] janus-gateway: bump to version v0.2.1 Adam Duskett
2017-01-24 20:31 ` [Buildroot] [V2 02/10] janus-gateway: Make sofia-sip a optional dependency Adam Duskett
2017-01-24 21:15   ` Thomas Petazzoni
2017-01-24 20:31 ` [Buildroot] [V2 03/10] janus-gateway: Make audio bridge plugin optional Adam Duskett
2017-01-24 21:23   ` Thomas Petazzoni
2017-01-24 20:31 ` [Buildroot] [V2 04/10] janus-gateway: Make echo test " Adam Duskett
2017-01-24 20:31 ` [Buildroot] [V2 05/10] janus-gateway: Make recordplay " Adam Duskett
2017-01-24 20:31 ` [Buildroot] [V2 06/10] janus-gateway: Make streaming " Adam Duskett
2017-01-24 20:31 ` [Buildroot] [V2 07/10] janus-gateway: Make text room " Adam Duskett
2017-01-24 20:31 ` [Buildroot] [V2 08/10] janus-gateway: Make video call " Adam Duskett
2017-01-24 20:31 ` [Buildroot] [V2 09/10] janus-gateway: Make video room " Adam Duskett
2017-01-24 20:31 ` [Buildroot] [V2 10/10] janus-gateway: Make voicemail " Adam Duskett
2017-01-24 23:57 ` [Buildroot] [V2 01/10] janus-gateway: bump to version v0.2.1 Thomas Petazzoni

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.