summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302018-07-04 12:20:16 +0200
committerM0Rf302018-07-04 12:20:16 +0200
commita7fe3b4dde805f05985b4fd52b7df86d07386fec (patch)
tree3cf52b9d539519e21fadb93be6ed6b86592d64d1
parenteccf91e515608a81226652eacf6203e4a3264957 (diff)
downloadaur-a7fe3b4dde805f05985b4fd52b7df86d07386fec.tar.gz
rtpproxy: updated
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8be6a09d9d59..0c02bc4698a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = rtpengine
url = https://github.com/sipwise/rtpengine
arch = x86_64
arch = i686
- license = BSD
+ license = GPL3
makedepends = glib2
makedepends = pkgconf
depends = hiredis
diff --git a/PKGBUILD b/PKGBUILD
index c4c746a82f69..99eecdb8aa02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=6.3.1.1
pkgrel=1
pkgdesc="The Sipwise media proxy for Kamailio"
url="https://github.com/sipwise/rtpengine"
-license=('BSD')
+license=('GPL3')
arch=('x86_64' 'i686')
depends=('hiredis' 'openssl' 'pcre' 'xmlrpc-c' 'zlib')
optdepends=('libiptcdata' 'ffmpeg' 'bcg729')