summaryrefslogtreecommitdiffstats
path: root/main/freeswitch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-08-24 13:34:41 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-08-24 13:34:41 +0000
commitaa38dc0fa38363957661d3772b2c3c6439329f50 (patch)
tree792d3044eb90a07c981d4edfa075eed4e0a93a89 /main/freeswitch
parentdbf41463486771f239ff2b8c16603ca1dd7cd0cf (diff)
downloadaports-fcolista-aa38dc0fa38363957661d3772b2c3c6439329f50.tar.bz2
aports-fcolista-aa38dc0fa38363957661d3772b2c3c6439329f50.tar.xz
main/freeswitch: enable mod_xml_curl
fixes #417
Diffstat (limited to 'main/freeswitch')
-rw-r--r--main/freeswitch/APKBUILD4
-rw-r--r--main/freeswitch/modules.conf2
2 files changed, 3 insertions, 3 deletions
diff --git a/main/freeswitch/APKBUILD b/main/freeswitch/APKBUILD
index ab1b387a56..1a27453573 100644
--- a/main/freeswitch/APKBUILD
+++ b/main/freeswitch/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=freeswitch
pkgver=1.0.6
-pkgrel=12
+pkgrel=13
pkgdesc="A communications platform written in C from the ground up"
url="http://www.freeswitch.org"
license="GPL"
@@ -93,6 +93,6 @@ conf() {
}
md5sums="388effee587887a81fe7f411b7350590 freeswitch-1.0.6.tar.gz
-10b10cdc4ba1719343a96c5b7b3fa910 modules.conf
+1f9ed1daf9a1fb910571857c27b933ad modules.conf
c608cca8ad773acebf201f581438c7e7 freeswitch.confd
6973e15d72e5876152b160bd9e8d282b freeswitch.initd"
diff --git a/main/freeswitch/modules.conf b/main/freeswitch/modules.conf
index 9ef44b0cac..ca3fd9723f 100644
--- a/main/freeswitch/modules.conf
+++ b/main/freeswitch/modules.conf
@@ -63,7 +63,7 @@ languages/mod_lua
#languages/mod_perl
#languages/mod_yaml
xml_int/mod_xml_rpc
-#xml_int/mod_xml_curl
+xml_int/mod_xml_curl
#xml_int/mod_xml_cdr
#xml_int/mod_xml_ldap
say/mod_say_en