aboutsummaryrefslogtreecommitdiffstats
path: root/main/freeswitch/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-07-16 14:08:17 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-07-16 14:08:17 +0000
commitb50cc2c02c2379a604f24c7252e4a8c649f382bf (patch)
treee55e2edd9c66528347fab75dc6f910c607112d13 /main/freeswitch/APKBUILD
parent14593958f35ede9a92552e1abcd916871abe356f (diff)
downloadaports-b50cc2c02c2379a604f24c7252e4a8c649f382bf.tar.bz2
aports-b50cc2c02c2379a604f24c7252e4a8c649f382bf.tar.xz
main/freeswitch: enable mod_xml_rpc module
Diffstat (limited to 'main/freeswitch/APKBUILD')
-rw-r--r--main/freeswitch/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/freeswitch/APKBUILD b/main/freeswitch/APKBUILD
index ef178e7e57..2b1766e805 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=10
+pkgrel=11
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
-55e62842ad037e5e550ad097df09f6d2 modules.conf
+10b10cdc4ba1719343a96c5b7b3fa910 modules.conf
c608cca8ad773acebf201f581438c7e7 freeswitch.confd
6973e15d72e5876152b160bd9e8d282b freeswitch.initd"