[arch-commits] Commit in opensips/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Wed May 27 07:57:34 UTC 2015


    Date: Wednesday, May 27, 2015 @ 09:57:34
  Author: spupykin
Revision: 134213

upgpkg: opensips 2.1.0-3

upd

Modified:
  opensips/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-27 07:57:30 UTC (rev 134212)
+++ PKGBUILD	2015-05-27 07:57:34 UTC (rev 134213)
@@ -3,7 +3,7 @@
 
 pkgname=opensips
 pkgver=2.1.0
-pkgrel=2
+pkgrel=3
 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')
@@ -45,7 +45,7 @@
   patch -p1 <$srcdir/remove-inline.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/



More information about the arch-commits mailing list