diff --git a/packages/dev-python/python-msrplib/python-msrplib-0.19.0.exheres-0 b/packages/dev-python/python-msrplib/python-msrplib-0.19.2.exheres-0 similarity index 81% rename from packages/dev-python/python-msrplib/python-msrplib-0.19.0.exheres-0 rename to packages/dev-python/python-msrplib/python-msrplib-0.19.2.exheres-0 index d90a0fd5..5d75f5c6 100644 --- a/packages/dev-python/python-msrplib/python-msrplib-0.19.0.exheres-0 +++ b/packages/dev-python/python-msrplib/python-msrplib-0.19.2.exheres-0 @@ -1,11 +1,11 @@ # Copyright 2016 Julian Ospald # 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"