summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbrent s2016-06-23 20:46:34 -0400
committerbrent s2016-06-23 20:46:34 -0400
commitf46a762eb0ef317017787641a404dd08e1960ee8 (patch)
tree146f582822916824b1be96af2fb6d524f854f889 /PKGBUILD
parent39676ffffa5f271d9916737cdc02cb905370e48d (diff)
downloadaur-f46a762eb0ef317017787641a404dd08e1960ee8.tar.gz
adding freeswitch dev thanks
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4caed88f09c6..930fed80c754 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,8 @@ validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B')
# * mod_spidermonkey
# * mod_lua
# You can modify this and other options in the BUILD CONFIGURATION section below
+# MANY thanks to Mike Jerrit at Freeswitch (<mike (at) freeswitch (dot) org>|<mike (at) jerris (dot) com>)
+# for providing some cleanup and build assistance!
# BUILD CONFIGURATION BEGINS #
@@ -50,7 +52,7 @@ _disabled_modules=(languages/mod_spidermonkey
pkgname='freeswitch'
pkgver='1.6.9'
-pkgrel='4'
+pkgrel='5'
pkgdesc="An opensource and free (libre, price) telephony system, similar to Asterisk."
arch=('i686' 'x86_64')
url="http://freeswitch.org/"