summaryrefslogtreecommitdiffstats
path: root/main/acf-freeswitch/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/acf-freeswitch/APKBUILD')
-rw-r--r--main/acf-freeswitch/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/main/acf-freeswitch/APKBUILD b/main/acf-freeswitch/APKBUILD
index f7e0bbbd9..221b6d7b6 100644
--- a/main/acf-freeswitch/APKBUILD
+++ b/main/acf-freeswitch/APKBUILD
@@ -1,10 +1,11 @@
+# Contributor: Ted Trask <ttrask01@yahoo.com>
# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-freeswitch
pkgver=0.1.1
-pkgrel=0
+pkgrel=1
pkgdesc="ACF for freeswitch"
url="http://git.alpinelinux.org/cgit/acf-freeswitch"
-arch="x86 x86_64"
+arch="noarch"
license="GPL-2"
depends="acf-core lua freeswitch"
makedepends=""