All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 1/4] janus-gateway: bump version to v0.5.0
@ 2018-12-26 21:26 aduskett at gmail.com
  2018-12-26 21:26 ` [Buildroot] [PATCH v2 2/4] libcpprestsdk: bump version to v2.10.8 aduskett at gmail.com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: aduskett at gmail.com @ 2018-12-26 21:26 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
Changes v1 -> v2:
  - Added missing Signed off by line.

 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 f84ed8b6db..9b13e0f0fc 100644
--- a/package/janus-gateway/janus-gateway.hash
+++ b/package/janus-gateway/janus-gateway.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256 35cbbd5e7b7067e3a0b5ba221ea845814e5b59c733302f88fea80bcf98ce416f janus-gateway-v0.2.6.tar.gz
+sha256 c9c3b741a5d9f956845d5094c211690178cc0d630a7b23b870437c88a7e4ed3b janus-gateway-v0.5.0.tar.gz
 sha256 0a884af515b4593503f6f0c9b424db3945bd77eaa2644d25f45eb93a412b3c19 COPYING
diff --git a/package/janus-gateway/janus-gateway.mk b/package/janus-gateway/janus-gateway.mk
index 261fc25202..cea06b754e 100644
--- a/package/janus-gateway/janus-gateway.mk
+++ b/package/janus-gateway/janus-gateway.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-JANUS_GATEWAY_VERSION = v0.2.6
+JANUS_GATEWAY_VERSION = v0.5.0
 JANUS_GATEWAY_SITE = $(call github,meetecho,janus-gateway,$(JANUS_GATEWAY_VERSION))
 JANUS_GATEWAY_LICENSE = GPL-3.0
 JANUS_GATEWAY_LICENSE_FILES = COPYING
-- 
2.19.2

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

end of thread, other threads:[~2018-12-27 15:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-26 21:26 [Buildroot] [PATCH v2 1/4] janus-gateway: bump version to v0.5.0 aduskett at gmail.com
2018-12-26 21:26 ` [Buildroot] [PATCH v2 2/4] libcpprestsdk: bump version to v2.10.8 aduskett at gmail.com
2018-12-26 21:26 ` [Buildroot] [PATCH v2 3/4] libressl: bump to version 2.8.3 aduskett at gmail.com
2018-12-26 21:26 ` [Buildroot] [PATCH v2 4/4] sngrep: bump version to v1.4.6 aduskett at gmail.com
2018-12-27 15:43 ` [Buildroot] [PATCH v2 1/4] janus-gateway: bump version to v0.5.0 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.