summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorAdam Duskett <Aduskett@gmail.com>2017-07-28 11:57:50 -0400
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-29 15:52:59 +0200
commit88bbdad2f8b531789283a1ca550382146dee3a8b (patch)
treebe9ad0a7eff337408d72d728155dc51544b8ecdf /package
parent908960d98ff0c88b93a916b857daf84e39182581 (diff)
downloadbuildroot-88bbdad2f8b531789283a1ca550382146dee3a8b.tar.gz
buildroot-88bbdad2f8b531789283a1ca550382146dee3a8b.zip
janus-gateway: bump version to v0.2.4
Signed-off-by: Adam Duskett <aduskett@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package')
-rw-r--r--package/janus-gateway/janus-gateway.hash2
-rw-r--r--package/janus-gateway/janus-gateway.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/janus-gateway/janus-gateway.hash b/package/janus-gateway/janus-gateway.hash
index 75c25fc04e..9c8db67c61 100644
--- a/package/janus-gateway/janus-gateway.hash
+++ b/package/janus-gateway/janus-gateway.hash
@@ -1,2 +1,2 @@
# Locally computed
-sha256 95d24024e4854a43fdc44b422e5472eb298d840abc3260b94a3623eb9e3d300b janus-gateway-v0.2.3.tar.gz
+sha256 b1064036dcdaae804e9e76e58fa7ec639cfdf09c716ece32b5a0a459b48c2ba7 janus-gateway-v0.2.4.tar.gz
diff --git a/package/janus-gateway/janus-gateway.mk b/package/janus-gateway/janus-gateway.mk
index b32fc9ac56..767b4d54ad 100644
--- a/package/janus-gateway/janus-gateway.mk
+++ b/package/janus-gateway/janus-gateway.mk
@@ -4,7 +4,7 @@
#
################################################################################
-JANUS_GATEWAY_VERSION = v0.2.3
+JANUS_GATEWAY_VERSION = v0.2.4
JANUS_GATEWAY_SITE = $(call github,meetecho,janus-gateway,$(JANUS_GATEWAY_VERSION))
JANUS_GATEWAY_LICENSE = GPL-3.0
JANUS_GATEWAY_LICENSE_FILES = COPYING
OpenPOWER on IntegriCloud