diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-10-15 15:38:06 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-10-15 15:38:06 +0000 |
commit | f6e0e51c46d6ab64c02efac0808b0eefa470cb61 (patch) | |
tree | f06fe82ad49c76c1f872e67d5e35790838ef199f /main/freeswitch/APKBUILD | |
parent | 551fdfc3008f59086d4e8aac656822b3dc36479b (diff) | |
download | aports-f6e0e51c46d6ab64c02efac0808b0eefa470cb61.tar.bz2 aports-f6e0e51c46d6ab64c02efac0808b0eefa470cb61.tar.xz |
main/freeswitch: rebuild against ncurses-6.0
Diffstat (limited to 'main/freeswitch/APKBUILD')
-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 1783764d65..c676cf7116 100644 --- a/main/freeswitch/APKBUILD +++ b/main/freeswitch/APKBUILD @@ -3,7 +3,7 @@ # Contributor: Cameron Banta <cbanta@gmail.com> pkgname=freeswitch pkgver=1.4.20 -pkgrel=4 +pkgrel=5 pkgdesc="A communications platform written in C from the ground up" url="http://www.freeswitch.org" arch="all" |