summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 3 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92e2448d4d7d..1b6b00e05bff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@
pkgbase = asterisk-cert-opus
pkgdesc = Asterisk certified with patches for Opus support from https://github.com/seanbright/asterisk-opus
pkgver = 13.8.0
- pkgrel = 8
+ pkgrel = 9
url = http://www.asterisk.org
install = asterisk.install
arch = i686
@@ -147,8 +147,6 @@ pkgbase = asterisk-cert-opus
source = asterisk.logrotated
source = asterisk.tmpfile
source = git+https://github.com/seanbright/asterisk-opus.git
- source = https://issues.asterisk.org/jira/secure/attachment/54160/0001-pjproject_bundled-Disable-opus.patch
- sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index cbbc3a7a8772..ae3d57de64a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=asterisk-cert-opus
_pkgname=asterisk-certified
pkgver=13.8.0
_pkgver=13.8-cert2
-pkgrel=8
+pkgrel=9
pkgdesc="Certified Asterisk with patches for Opus support from https://github.com/seanbright/asterisk-opus"
arch=('i686' 'x86_64')
url="http://www.asterisk.org"
@@ -22,14 +22,12 @@ source=(http://downloads.asterisk.org/pub/telephony/certified-asterisk/asterisk-
asterisk.service \
asterisk.logrotated \
asterisk.tmpfile \
- 'git+https://github.com/seanbright/asterisk-opus.git' \
- https://issues.asterisk.org/jira/secure/attachment/54160/0001-pjproject_bundled-Disable-opus.patch)
+ 'git+https://github.com/seanbright/asterisk-opus.git')
install=${pkgname}.install
sha256sums=('SKIP'
'SKIP'
'SKIP'
'SKIP'
- 'SKIP'
'SKIP')
backup=('etc/asterisk/acl.conf'