package/freeswitch: bump version to 1.6.10

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 2016-08-25 21:19:27 +02:00 committed by Thomas Petazzoni
parent da22fccffb
commit bacff38e08
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
# From http://files.freeswitch.org/freeswitch-releases/freeswitch-1.6.9.tar.xz.sha256 # From http://files.freeswitch.org/freeswitch-releases/freeswitch-1.6.10.tar.xz.sha256
sha256 aa5f191113be2bd44cb4f2108da3dcc37be3234c6b733896fbff97526ac66451 freeswitch-1.6.9.tar.xz sha256 b7beaaac29dc0a58cc34cfd402bf1c7e8ca06975722fd8ddb2983cbed17dd6e4 freeswitch-1.6.10.tar.xz

View File

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
FREESWITCH_VERSION = 1.6.9 FREESWITCH_VERSION = 1.6.10
FREESWITCH_SOURCE = freeswitch-$(FREESWITCH_VERSION).tar.xz FREESWITCH_SOURCE = freeswitch-$(FREESWITCH_VERSION).tar.xz
FREESWITCH_SITE = http://files.freeswitch.org/freeswitch-releases FREESWITCH_SITE = http://files.freeswitch.org/freeswitch-releases
FREESWITCH_LICENSE = MPLv1.1, \ FREESWITCH_LICENSE = MPLv1.1, \