diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/freeswitch/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/freeswitch/APKBUILD b/testing/freeswitch/APKBUILD index fd024b644..b9fd3558d 100644 --- a/testing/freeswitch/APKBUILD +++ b/testing/freeswitch/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Michael Mason <ms13sp@gmail.com> pkgname=freeswitch -pkgver=1.0.4 -pkgrel=3 +pkgver=1.0.6 +pkgrel=0 pkgdesc="A communications platform written in C from the ground up" url="http://www.freeswitch.org" license="GPL" @@ -57,7 +57,7 @@ package(){ install -m644 -D "$srcdir"/$pkgname.confd "$pkgdir"/etc/conf.d/$pkgname } -md5sums="86e34bdd8cc027d71772cb0dc51388da freeswitch-1.0.4.tar.gz +md5sums="388effee587887a81fe7f411b7350590 freeswitch-1.0.6.tar.gz c05f2356be159e99b3845f5260a33599 modules.conf c608cca8ad773acebf201f581438c7e7 freeswitch.confd dd3a6535c54fc6ed8399d6bb57d88369 freeswitch.initd |