summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2017-03-11 17:05:04 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-12 14:21:32 +0100
commit50ea92d9e77eccd18d398e6a2ceb6b3a19ed2b5f (patch)
tree0afaaf70bdfed486b66dc62cdcd2bd3a3b071d0b
parentd791e9101cc7e202b396bb86a26cad81efd501e9 (diff)
downloadbuildroot-50ea92d9e77eccd18d398e6a2ceb6b3a19ed2b5f.tar.gz
buildroot-50ea92d9e77eccd18d398e6a2ceb6b3a19ed2b5f.zip
package/freeswitch: bump version to 1.6.15
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/freeswitch/freeswitch.hash2
-rw-r--r--package/freeswitch/freeswitch.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/freeswitch/freeswitch.hash b/package/freeswitch/freeswitch.hash
index 6412511d5f..4396e1ed6c 100644
--- a/package/freeswitch/freeswitch.hash
+++ b/package/freeswitch/freeswitch.hash
@@ -1,2 +1,2 @@
# From http://files.freeswitch.org/freeswitch-releases/freeswitch-1.6.14.tar.xz.sha256
-sha256 759cb79800c02b9476fcec4c88822942ed6183d9c2686015e4c293e22790cf35 freeswitch-1.6.14.tar.xz
+sha256 95b38c07de200a43cd6963d21e0882ab8a7087473ea82ece68d76b9fa78ca27c freeswitch-1.6.15.tar.xz
diff --git a/package/freeswitch/freeswitch.mk b/package/freeswitch/freeswitch.mk
index 8c107e9900..081b99fee8 100644
--- a/package/freeswitch/freeswitch.mk
+++ b/package/freeswitch/freeswitch.mk
@@ -4,7 +4,7 @@
#
################################################################################
-FREESWITCH_VERSION = 1.6.14
+FREESWITCH_VERSION = 1.6.15
FREESWITCH_SOURCE = freeswitch-$(FREESWITCH_VERSION).tar.xz
FREESWITCH_SITE = http://files.freeswitch.org/freeswitch-releases
FREESWITCH_LICENSE = MPLv1.1, \
OpenPOWER on IntegriCloud