summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a66d7536a59..7aad8c539ca4 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-git'
pkgver=1.7.0.r31054.841e202
-pkgrel=2
+pkgrel=3
pkgdesc="An opensource and free (libre, price) telephony system, similar to Asterisk (git version)."
arch=('i686' 'x86_64')
url="http://freeswitch.org/"