From 23af36d949ee99deee2c121948d10ffb0d448515 Mon Sep 17 00:00:00 2001 From: Tom Briden Date: Mon, 14 Feb 2022 09:01:56 +0000 Subject: [PATCH] blink: version bump to 5.1.8 --- .../blink/{blink-5.1.1.exheres-0 => blink-5.1.8.exheres-0} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename packages/voip/blink/{blink-5.1.1.exheres-0 => blink-5.1.8.exheres-0} (91%) diff --git a/packages/voip/blink/blink-5.1.1.exheres-0 b/packages/voip/blink/blink-5.1.8.exheres-0 similarity index 91% rename from packages/voip/blink/blink-5.1.1.exheres-0 rename to packages/voip/blink/blink-5.1.8.exheres-0 index 4b2f398..cee3ab6 100644 --- a/packages/voip/blink/blink-5.1.1.exheres-0 +++ b/packages/voip/blink/blink-5.1.8.exheres-0 @@ -3,10 +3,10 @@ require desktop-utils gtk-icon-cache require setup-py [ import=distutils blacklist="2" multibuild=false ] -require github [ user="AGProjects" pn="blink-qt" tag="${PV}" ] SUMMARY="A state of the art, easy to use SIP client" HOMEPAGE="http://iCanBlink.com" +DOWNLOADS="http://download.ag-projects.com/Blink/Linux/${PNV}.tar.gz" LICENCES="GPL-3" SLOT="0" @@ -25,7 +25,7 @@ DEPENDENCIES=" dev-python/python-application[>=3.0.3][python_abis:*(-)?] dev-python/python-dateutil[python_abis:*(-)?] dev-python/python-eventlib[>=0.3.0][python_abis:*(-)?] - dev-python/python-sipsimple[>=5.2.2][python_abis:*(-)?] + dev-python/python-sipsimple[>=5.2.5][python_abis:*(-)?] dev-python/zopeinterface[python_abis:*(-)?] net-twisted/Twisted[python_abis:*(-)?] "