From: Bernd Kuhls Date: Wed, 12 Oct 2016 16:53:02 +0000 (+0200) Subject: package/freeswitch: bump version to 1.6.12 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fff5039b3a58d86e42d884172259dfeef79a1a76;p=buildroot.git package/freeswitch: bump version to 1.6.12 Signed-off-by: Bernd Kuhls Signed-off-by: Peter Korsgaard --- diff --git a/package/freeswitch/freeswitch.hash b/package/freeswitch/freeswitch.hash index 9d23174c63..5b888f523e 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.11.tar.xz.sha256 -sha256 653aa8aa1ad012828e0b3d3441d4d2463dbeee0126b751006055c07417127b6e freeswitch-1.6.11.tar.xz +# From http://files.freeswitch.org/freeswitch-releases/freeswitch-1.6.12.tar.xz.sha256 +sha256 ae072ca2d96fd9ef59ca6f589f932048b088c7b469d46e468bb917371de24ff9 freeswitch-1.6.12.tar.xz diff --git a/package/freeswitch/freeswitch.mk b/package/freeswitch/freeswitch.mk index ce30d17970..12b0913447 100644 --- a/package/freeswitch/freeswitch.mk +++ b/package/freeswitch/freeswitch.mk @@ -4,7 +4,7 @@ # ################################################################################ -FREESWITCH_VERSION = 1.6.11 +FREESWITCH_VERSION = 1.6.12 FREESWITCH_SOURCE = freeswitch-$(FREESWITCH_VERSION).tar.xz FREESWITCH_SITE = http://files.freeswitch.org/freeswitch-releases FREESWITCH_LICENSE = MPLv1.1, \