aboutsummaryrefslogtreecommitdiffstats
path: root/main/freeswitch/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-02-25 13:55:53 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-02-25 13:55:53 +0000
commit21b9271621a3c6c5e371531754bceb266300c9aa (patch)
treeba41a5c821830b677af7640dd0a839f7653a7bd3 /main/freeswitch/APKBUILD
parentf39f42f275cbcb4355de69f9402f865e5a08c88e (diff)
downloadaports-21b9271621a3c6c5e371531754bceb266300c9aa.tar.bz2
aports-21b9271621a3c6c5e371531754bceb266300c9aa.tar.xz
main/freeswitch: compile mod_shout
fixes #535
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 23241389bc..b3a3d85e69 100644
--- a/main/freeswitch/APKBUILD
+++ b/main/freeswitch/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
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"