diff options
Diffstat (limited to 'main/freeswitch/APKBUILD')
-rw-r--r-- | main/freeswitch/APKBUILD | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/main/freeswitch/APKBUILD b/main/freeswitch/APKBUILD index 860ec0ffe7..6560ffe108 100644 --- a/main/freeswitch/APKBUILD +++ b/main/freeswitch/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Michael Mason <ms13sp@gmail.com> pkgname=freeswitch pkgver=1.0.6 -pkgrel=6 +pkgrel=7 pkgdesc="A communications platform written in C from the ground up" url="http://www.freeswitch.org" license="GPL" @@ -14,8 +14,6 @@ source="http://files.freeswitch.org/freeswitch-$pkgver.tar.gz modules.conf freeswitch.confd freeswitch.initd - freeswitch.post-install - freeswitch.pre-install " build() { @@ -56,6 +54,4 @@ package(){ md5sums="388effee587887a81fe7f411b7350590 freeswitch-1.0.6.tar.gz c05f2356be159e99b3845f5260a33599 modules.conf c608cca8ad773acebf201f581438c7e7 freeswitch.confd -a15f739b6f4f2c1685ab9f8831d30ca6 freeswitch.initd -107c52398ff88275006b8223ee0b4907 freeswitch.post-install -25945ad43b7dd988f37bf6f2603e22be freeswitch.pre-install" +6973e15d72e5876152b160bd9e8d282b freeswitch.initd" |