python-msrplib: version bump to 0.19.2

This commit is contained in:
Tom Briden 2019-06-03 09:37:02 +01:00
parent 27b0739571
commit b2dad547cc
Signed by untrusted user: tombriden
GPG Key ID: 154F25A1BB9A4AD8
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
# Distributed under the terms of the GNU General Public License v2
require setup-py [ import=distutils blacklist="3" ]
require github [ user="AGProjects" tag="release-${PV}" ]
require setup-py [ import=distutils blacklist="3" work="${PN}-release-${PV}" ]
SUMMARY="Client library for MSRP protocol and its relay extension"
HOMEPAGE="http://sipsimpleclient.org"
DOWNLOADS="http://download.ag-projects.com/MSRP/${PNV}.tar.gz"
LICENCES="LGPL-2"
SLOT="0"