community/opensips to 2.1.0-4

This commit is contained in:
Jason Plum 2015-09-17 18:53:37 -04:00
parent d23c9811d4
commit 36ebe7b3fd

View file

@ -6,7 +6,7 @@
pkgname=opensips
pkgver=2.1.0
pkgrel=2
pkgrel=4
pkgdesc="An Open Source SIP Server able to act as a SIP proxy, registrar, location server, redirect server ..."
url="http://www.opensips.org"
depends=('gcc-libs' 'openssl' 'db' 'attr' 'libxml2')
@ -52,7 +52,7 @@ prepare() {
patch -p1 -i ../arm.patch
}
_modules="ldap db_mysql db_postgres db_unixodbc presence presence_xml h350 proto_tls tlsops db_http httpd"
_modules="ldap db_mysql db_postgres db_unixodbc presence presence_xml h350 proto_tls tlsops db_http httpd tm rr"
build() {
cd $srcdir/$pkgname-$pkgver/