diff options
-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 dd540f8c24..032cc3100b 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=16 +pkgrel=17 pkgdesc="A communications platform written in C from the ground up" url="http://www.freeswitch.org" arch="all" |