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>
This commit is contained in:
Bernd Kuhls 2017-03-11 17:05:04 +01:00 committed by Thomas Petazzoni
parent d791e9101c
commit 50ea92d9e7
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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, \