summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrent s2015-09-03 11:20:24 -0400
committerbrent s2015-09-03 11:20:24 -0400
commit3c04ea100320c847b8d6e03055d49327178a30fd (patch)
treede2862d621399931a84cec1d415abe83dd0a375d
parent5bf59d8b4172b3702d609670089fa2789b0e1d32 (diff)
downloadaur-3c04ea100320c847b8d6e03055d49327178a30fd.tar.gz
updating to 1.4.21
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da4d9ab7fb05..b33138f27a64 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = freeswitch
pkgdesc = An opensource and free (libre, price) telephony system, similar to Asterisk.
- pkgver = 1.4.20
+ pkgver = 1.4.21
pkgrel = 2
url = http://freeswitch.org/
install = freeswitch.install
@@ -29,7 +29,7 @@ pkgbase = freeswitch
conflicts = freeswitch-fixed
backup = etc/freeswitch/private/passwords.xml
backup = etc/freeswitch/vars.xml
- source = git+https://stash.freeswitch.org/scm/fs/freeswitch.git#tag=v1.4.20
+ source = git+https://stash.freeswitch.org/scm/fs/freeswitch.git#tag=v1.4.21
source = freeswitch.conf.d
source = README.freeswitch
source = run.freeswitch
diff --git a/PKGBUILD b/PKGBUILD
index 165f91d042ce..82fb9d186bcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -68,7 +68,7 @@ _disabled_modules=(languages/mod_spidermonkey
pkgname='freeswitch'
-pkgver='1.4.20'
+pkgver='1.4.21'
pkgrel='2'
pkgdesc="An opensource and free (libre, price) telephony system, similar to Asterisk."
arch=('i686'