summaryrefslogtreecommitdiff
path: root/package/freeswitch
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-12-07 22:25:35 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-12-07 23:38:12 +0100
commit586a3093b92809c1bacde4f45157d4d3b96fbaea (patch)
tree44e6fcf400f0c6605e123d4d1fc49b76992526b1 /package/freeswitch
parent10fc02b984f6f8c06291f94e6dbef0b289fd3880 (diff)
package/freeswitch: bump version to 1.6.13
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/freeswitch')
-rw-r--r--package/freeswitch/freeswitch.hash4
-rw-r--r--package/freeswitch/freeswitch.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/freeswitch/freeswitch.hash b/package/freeswitch/freeswitch.hash
index 5b888f523..76966cf29 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.12.tar.xz.sha256
-sha256 ae072ca2d96fd9ef59ca6f589f932048b088c7b469d46e468bb917371de24ff9 freeswitch-1.6.12.tar.xz
+# From http://files.freeswitch.org/freeswitch-releases/freeswitch-1.6.13.tar.xz.sha256
+sha256 64a8a14fc5df92893d956868f144042891cc3e2d096bbf56241fec706635a8b7 freeswitch-1.6.13.tar.xz
diff --git a/package/freeswitch/freeswitch.mk b/package/freeswitch/freeswitch.mk
index 12b091344..ee3ff4fa8 100644
--- a/package/freeswitch/freeswitch.mk
+++ b/package/freeswitch/freeswitch.mk
@@ -4,7 +4,7 @@
#
################################################################################
-FREESWITCH_VERSION = 1.6.12
+FREESWITCH_VERSION = 1.6.13
FREESWITCH_SOURCE = freeswitch-$(FREESWITCH_VERSION).tar.xz
FREESWITCH_SITE = http://files.freeswitch.org/freeswitch-releases
FREESWITCH_LICENSE = MPLv1.1, \