diff options
author | Jeff Bilyk <jbilyk@gmail.com> | 2011-01-21 23:09:36 -0600 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2011-01-21 23:09:36 -0600 |
commit | c81b105d7827e1f77fa67b86dd056ba652c78ab7 (patch) | |
tree | 437c420ef619bd0fc9d89b0b3e4f99407afa45b1 /main/freeswitch | |
parent | 9d678885f28393384af2d7c6ac851c28361af99a (diff) | |
download | aports-c81b105d7827e1f77fa67b86dd056ba652c78ab7.tar.bz2 aports-c81b105d7827e1f77fa67b86dd056ba652c78ab7.tar.xz |
main/freeswitch: bump pkgrel to rebuild against last commit
ref #514
Diffstat (limited to 'main/freeswitch')
-rw-r--r-- | main/freeswitch/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/freeswitch/APKBUILD b/main/freeswitch/APKBUILD index ed6da1bf9f..d435f7ef51 100644 --- a/main/freeswitch/APKBUILD +++ b/main/freeswitch/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=freeswitch pkgver=1.0.6 -pkgrel=15 +pkgrel=16 pkgdesc="A communications platform written in C from the ground up" url="http://www.freeswitch.org" arch="all" |