summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Matson2017-06-24 17:17:48 -0700
committerDavid Matson2017-06-24 17:17:48 -0700
commitb37992c7108c441f6f4e7b3fa4953268d359384b (patch)
tree48f714c77567f11fddcdcfb21eaf237b4ccfad2e /PKGBUILD
parent0f5396e7aadae37be5bf21f6b97ecb2f583d62db (diff)
downloadaur-b37992c7108c441f6f4e7b3fa4953268d359384b.tar.gz
Update to 1.6.18.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6df5a0c7e1dd..063232895665 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: David Matson <gitcoder at outlook dot com>
pkgname=freeswitch-config-demo
-pkgver=1.6.17
+pkgver=1.6.18
pkgrel=1
pkgdesc='Sample configuration for demonstrating FreeSWITCH'
arch=('any')
@@ -223,7 +223,7 @@ backup=('etc/freeswitch/autoload_configs/abstraction.conf.xml'
'etc/freeswitch/voicemail.tpl'
'etc/freeswitch/web-vm.tpl')
source=("https://files.freeswitch.org/releases/freeswitch/freeswitch-$pkgver.tar.xz")
-sha256sums=('709b3e43362d86b9682a7db14eb344b74362493d68244dfc4e6f40218089d4e1')
+sha256sums=('ac1b32f61e5c35680c5a2d6f145bc480cf26e6527af07d8b8b9fa2d5280252cd')
build() {
cd "freeswitch-$pkgver"