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

Sergej Pupykin spupykin at archlinux.org
Mon Mar 13 11:34:53 UTC 2017


    Date: Monday, March 13, 2017 @ 11:34:52
  Author: spupykin
Revision: 216074

upgpkg: opensips 2.2.2-3

upd

Modified:
  opensips/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-13 11:34:48 UTC (rev 216073)
+++ PKGBUILD	2017-03-13 11:34:52 UTC (rev 216074)
@@ -3,7 +3,7 @@
 
 pkgname=opensips
 pkgver=2.2.2
-pkgrel=1
+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')
@@ -41,7 +41,7 @@
   sed -i 's|bin-dir = sbin/|bin-dir = bin/|' Makefile.defs
 }
 
-_modules="ldap db_mysql db_postgres db_unixodbc presence presence_xml h350 proto_tls tlsops db_http httpd tm rr"
+_modules="ldap db_mysql db_postgres db_unixodbc presence presence_xml h350 proto_tls tlsops tls_mgm db_http httpd tm rr"
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver/



More information about the arch-commits mailing list