* [Buildroot] [PATCH 1/1] janus-gateway: bump to v0.2.5
@ 2017-10-24 16:51 Adam Duskett
2017-10-25 7:45 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Adam Duskett @ 2017-10-24 16:51 UTC (permalink / raw)
To: buildroot
Also add hash for license file.
Signed-off-by: Adam Duskett <aduskett@gmail.com>
---
package/janus-gateway/janus-gateway.hash | 3 ++-
package/janus-gateway/janus-gateway.mk | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/package/janus-gateway/janus-gateway.hash b/package/janus-gateway/janus-gateway.hash
index 9c8db67c61..1cb325c41d 100644
--- a/package/janus-gateway/janus-gateway.hash
+++ b/package/janus-gateway/janus-gateway.hash
@@ -1,2 +1,3 @@
# Locally computed
-sha256 b1064036dcdaae804e9e76e58fa7ec639cfdf09c716ece32b5a0a459b48c2ba7 janus-gateway-v0.2.4.tar.gz
+sha256 09610dc02ff0a1f23af0397baaa26a3cd88b3742d35b2e49849f099885cdcf08 janus-gateway-v0.2.5.tar.gz
+sha256 0a884af515b4593503f6f0c9b424db3945bd77eaa2644d25f45eb93a412b3c19 COPYING
diff --git a/package/janus-gateway/janus-gateway.mk b/package/janus-gateway/janus-gateway.mk
index 767b4d54ad..bf3e590ac5 100644
--- a/package/janus-gateway/janus-gateway.mk
+++ b/package/janus-gateway/janus-gateway.mk
@@ -4,7 +4,7 @@
#
################################################################################
-JANUS_GATEWAY_VERSION = v0.2.4
+JANUS_GATEWAY_VERSION = v0.2.5
JANUS_GATEWAY_SITE = $(call github,meetecho,janus-gateway,$(JANUS_GATEWAY_VERSION))
JANUS_GATEWAY_LICENSE = GPL-3.0
JANUS_GATEWAY_LICENSE_FILES = COPYING
--
2.13.6
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-10-25 7:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-24 16:51 [Buildroot] [PATCH 1/1] janus-gateway: bump to v0.2.5 Adam Duskett
2017-10-25 7:45 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox