diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-06-02 11:56:46 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-06-02 11:57:21 +0000 |
commit | 3dee84c60db0b613fd685cccfab553c899b28703 (patch) | |
tree | fe88b207b44fad540ed64b1d347eb27dd7aa4e77 /main/freeswitch | |
parent | 6a137aedbef7ee7ce53dd2eb7df0c3deab5896ff (diff) | |
download | aports-3dee84c60db0b613fd685cccfab553c899b28703.tar.bz2 aports-3dee84c60db0b613fd685cccfab553c899b28703.tar.xz |
main/freeswitch: new snapshot 1.0.7_p20110602
Diffstat (limited to 'main/freeswitch')
-rw-r--r-- | main/freeswitch/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/freeswitch/APKBUILD b/main/freeswitch/APKBUILD index 62e19ce618..a06711ec25 100644 --- a/main/freeswitch/APKBUILD +++ b/main/freeswitch/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Michael Mason <ms13sp@gmail.com> # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=freeswitch -pkgver=1.0.7_p20110527 +pkgver=1.0.7_p20110602 _ver=${pkgver%_p*} _snapshot=${pkgver#*_p} pkgrel=0 @@ -127,7 +127,7 @@ conf() { mkdir -p "$pkgdir"/etc/freeswitch/scripts } -md5sums="a45f97bd27105862cb30463ad551b24b freeswitch-1.0.7_p20110527.tar.gz +md5sums="813edb2192d1cc0fe224d9ef0492de4f freeswitch-1.0.7_p20110602.tar.gz 11883affe0839a8e15fe680aeb11b86e freeswitch-mod_shout-textrels.patch 691fa3aca967203848bbb2a617545265 modules.conf c608cca8ad773acebf201f581438c7e7 freeswitch.confd |