summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-06-14 20:03:20 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-06-15 22:21:17 +0200
commit7f7a9de85ee15bf28abbdea5af14649a28b3cff6 (patch)
treea760a22bbc191c6cfc1c0916a440427f8b83c6d5
parentc163e0098c758fd0ebe78806fa5496a1ad999886 (diff)
downloadbuildroot-7f7a9de85ee15bf28abbdea5af14649a28b3cff6.tar.gz
buildroot-7f7a9de85ee15bf28abbdea5af14649a28b3cff6.zip
package/freeswitch: bump version to 1.6.9
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.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 36bd75efcc..20411585a2 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.8.tar.xz.sha256
-sha256 a9834667c0afc164631611b4862acd6411e4e6ddb706e4af4b51eab4adbe4fc1 freeswitch-1.6.8.tar.xz
+# From http://files.freeswitch.org/freeswitch-releases/freeswitch-1.6.9.tar.xz.sha256
+sha256 aa5f191113be2bd44cb4f2108da3dcc37be3234c6b733896fbff97526ac66451 freeswitch-1.6.9.tar.xz
diff --git a/package/freeswitch/freeswitch.mk b/package/freeswitch/freeswitch.mk
index 316d25e605..043102c157 100644
--- a/package/freeswitch/freeswitch.mk
+++ b/package/freeswitch/freeswitch.mk
@@ -4,7 +4,7 @@
#
################################################################################
-FREESWITCH_VERSION = 1.6.8
+FREESWITCH_VERSION = 1.6.9
FREESWITCH_SOURCE = freeswitch-$(FREESWITCH_VERSION).tar.xz
FREESWITCH_SITE = http://files.freeswitch.org/freeswitch-releases
FREESWITCH_LICENSE = MPLv1.1, \
OpenPOWER on IntegriCloud