summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2020-11-12 10:36:53 +0000
committerCaleb Maclennan2020-11-12 10:36:53 +0000
commitd4bc25b1aeaea062dd951a704b8b5d631baab17d (patch)
tree7194af1fa71b175ca2a3c5a88cf22ca8e03d89e4 /PKGBUILD
parent540a881fa84a06cc7f4f509c53f215a8742c68ca (diff)
downloadaur-d4bc25b1aeaea062dd951a704b8b5d631baab17d.tar.gz
upgpkg: asterisk 18.0.1-2
Drop iksemel optdepends: dead, broken, and removed from AUR
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bebe359f909d..402683785f64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=asterisk
pkgver=18.0.1
-pkgrel=1
+pkgrel=2
pkgdesc='A complete PBX solution'
arch=('x86_64' 'i686' 'aarch64' 'armv7h')
url='https://www.asterisk.org'
@@ -27,7 +27,6 @@ depends=('alsa-lib'
makedepends=('gsm'
'sqlite3')
optdepends=('dahdi'
- 'iksemel'
'libpri'
'libsrtp'
'libss7'