diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-04-22 12:49:45 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-04-22 12:49:45 +0000 |
commit | 94935276452af6872606af02e5cdcec82ba6761d (patch) | |
tree | ea61588b75ffe346782a1e0ee2c114068a44805c /testing/freeswitch/APKBUILD | |
parent | 3276e925833aa78a9dcce9819b63fd6876ec3751 (diff) | |
download | aports-94935276452af6872606af02e5cdcec82ba6761d.tar.bz2 aports-94935276452af6872606af02e5cdcec82ba6761d.tar.xz |
testing/freeswitch: upgrade to 1.0.6
Diffstat (limited to 'testing/freeswitch/APKBUILD')
-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 fd024b6448..b9fd3558de 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 |