summaryrefslogtreecommitdiffstats
path: root/package/freeswitch/freeswitch.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/freeswitch/freeswitch.mk')
-rw-r--r--package/freeswitch/freeswitch.mk9
1 files changed, 4 insertions, 5 deletions
diff --git a/package/freeswitch/freeswitch.mk b/package/freeswitch/freeswitch.mk
index 7f2a067a35..2657a39040 100644
--- a/package/freeswitch/freeswitch.mk
+++ b/package/freeswitch/freeswitch.mk
@@ -4,7 +4,7 @@
#
################################################################################
-FREESWITCH_VERSION = 1.6.20
+FREESWITCH_VERSION = 1.8.1
FREESWITCH_SOURCE = freeswitch-$(FREESWITCH_VERSION).tar.xz
FREESWITCH_SITE = http://files.freeswitch.org/freeswitch-releases
# External modules need headers/libs from staging
@@ -14,8 +14,7 @@ FREESWITCH_LICENSE = MPL-1.1, \
Apache-2.0 (apr, apr-util), \
LGPL-2.0+ (sofia-sip), \
LGPL-2.1, GPL-2.0 (spandsp), \
- BSD-3-Clause (libsrtp), \
- tiff license
+ BSD-3-Clause (libsrtp)
FREESWITCH_LICENSE_FILES = \
COPYING \
@@ -24,8 +23,7 @@ FREESWITCH_LICENSE_FILES = \
libs/sofia-sip/COPYING \
libs/sofia-sip/COPYRIGHTS \
libs/spandsp/COPYING \
- libs/srtp/LICENSE \
- libs/tiff-4.0.2/COPYRIGHT
+ libs/srtp/LICENSE
# required dependencies
FREESWITCH_DEPENDENCIES = \
@@ -36,6 +34,7 @@ FREESWITCH_DEPENDENCIES = \
pcre \
speex \
sqlite \
+ tiff \
util-linux \
zlib
OpenPOWER on IntegriCloud