From 21b9271621a3c6c5e371531754bceb266300c9aa Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 25 Feb 2011 13:55:53 +0000 Subject: main/freeswitch: compile mod_shout fixes #535 --- main/freeswitch/APKBUILD | 4 ++-- main/freeswitch/modules.conf | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/main/freeswitch/APKBUILD b/main/freeswitch/APKBUILD index 23241389bc..b3a3d85e69 100644 --- a/main/freeswitch/APKBUILD +++ b/main/freeswitch/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=freeswitch pkgver=1.0.7 -pkgrel=0 +pkgrel=1 pkgdesc="A communications platform written in C from the ground up" url="http://www.freeswitch.org" arch="all" @@ -105,6 +105,6 @@ conf() { } md5sums="0a685b4cdd2466da28695fc09b8fc11e freeswitch-1.0.7.tar.gz -f2549767e058ec57b159b80b54446421 modules.conf +a3383f46dc62ec1fa00eab584d7ee472 modules.conf c608cca8ad773acebf201f581438c7e7 freeswitch.confd aa358c9ca0d8b93fabb6a36a5ed4c469 freeswitch.initd" diff --git a/main/freeswitch/modules.conf b/main/freeswitch/modules.conf index 1afbc6ee03..9324502d7c 100644 --- a/main/freeswitch/modules.conf +++ b/main/freeswitch/modules.conf @@ -50,7 +50,7 @@ event_handlers/mod_cdr_csv #event_handlers/mod_radius_cdr formats/mod_native_file formats/mod_sndfile -#formats/mod_shout +formats/mod_shout formats/mod_local_stream formats/mod_tone_stream #languages/mod_python -- cgit v1.2.3