summaryrefslogtreecommitdiff
path: root/dev-python/PyQt5-sip-python2
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-01-13 00:43:03 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-01-13 00:43:03 +0000
commit58f1cc4ec4a096699e03c18c239bc9c320f78aee (patch)
treea0d133b8e20ae104630dc9d7ae4f1d2903cc719e /dev-python/PyQt5-sip-python2
parent431f58ea9e6a65dd632a1572b2e51208d891fadc (diff)
downloadbaldeagleos-repo-58f1cc4ec4a096699e03c18c239bc9c320f78aee.tar.gz
baldeagleos-repo-58f1cc4ec4a096699e03c18c239bc9c320f78aee.tar.xz
baldeagleos-repo-58f1cc4ec4a096699e03c18c239bc9c320f78aee.zip
Updating liguros repo
Diffstat (limited to 'dev-python/PyQt5-sip-python2')
-rw-r--r--dev-python/PyQt5-sip-python2/PyQt5-sip-python2-4.19.22-r1.ebuild (renamed from dev-python/PyQt5-sip-python2/PyQt5-sip-python2-4.19.22.ebuild)7
1 files changed, 2 insertions, 5 deletions
diff --git a/dev-python/PyQt5-sip-python2/PyQt5-sip-python2-4.19.22.ebuild b/dev-python/PyQt5-sip-python2/PyQt5-sip-python2-4.19.22-r1.ebuild
index c87f6c45c2f0..019b360a5bd9 100644
--- a/dev-python/PyQt5-sip-python2/PyQt5-sip-python2-4.19.22.ebuild
+++ b/dev-python/PyQt5-sip-python2/PyQt5-sip-python2-4.19.22-r1.ebuild
@@ -11,11 +11,8 @@ HOMEPAGE="https://www.riverbankcomputing.com/software/sip/intro"
MY_PN=sip
MY_P=${MY_PN}-${PV/_pre/.dev}
-if [[ ${PV} == *_pre* ]]; then
- SRC_URI="https://dev.gentoo.org/~pesa/distfiles/${MY_P}.tar.gz"
-else
- SRC_URI="https://www.riverbankcomputing.com/static/Downloads/${MY_PN}/${PV}/${MY_P}.tar.gz"
-fi
+SRC_URI="ftp://ftp.calculate-linux.org/calculate/source/${MY_PN}/${MY_P}.tar.gz
+ http://mirror.yandex.ru/calculate/source/${MY_PN}/${MY_P}.tar.gz"
# Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h
SLOT="0/12"