summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbrent s2020-01-05 23:49:36 -0500
committerbrent s2020-01-05 23:49:36 -0500
commit8e443b16fe20c1e67d548a2130e65dbeb63ab68a (patch)
tree7524cae39cd17cfc7f211990ff2c0ebd8285f7cc /PKGBUILD
parent7a063879b1f169426697d6439f32964144a8f0c0 (diff)
downloadaur-8e443b16fe20c1e67d548a2130e65dbeb63ab68a.tar.gz
upstream change
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c1eb61a0c34e..e4c5283f67df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -55,7 +55,7 @@ _disabled_modules=(languages/mod_spidermonkey
# BUILD CONFIGURATION ENDS #
pkgname=freeswitch
-pkgver=1.8.7
+pkgver=1.10.2
pkgrel=1
pkgdesc="An opensource and free (libre, price) telephony system, similar to Asterisk."
arch=('i686' 'x86_64')
@@ -102,7 +102,7 @@ install=freeswitch.install
backup=('etc/freeswitch/private/passwords.xml'
'etc/freeswitch/vars.xml')
#source=("git+https://stash.freeswitch.org/scm/fs/freeswitch.git#tag=v${pkgver}"
-source=("git+https://freeswitch.org/stash/scm/fs/freeswitch.git/#tag=v${pkgver}"
+source=("https://github.com/signalwire/${pkgname}/archive/v${pkgver}.tar.gz"
'freeswitch.conf.d'
'README.freeswitch'
'run.freeswitch'