diff options
| author | Liguros - Gitlab CI/CD [master] <gitlab@liguros.net> | 2021-01-17 23:35:33 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [master] <gitlab@liguros.net> | 2021-01-17 23:35:33 +0000 |
| commit | 8e8120eabdd28020aa69c7a60505cce2edd20adc (patch) | |
| tree | 061bf0acdc672720e0bc3a2d575f67d25aedb2d8 /dev-python/sip-python2 | |
| parent | c16790af2c9b4cbc38e565d4311252193ff85484 (diff) | |
| download | baldeagleos-repo-21.1.2.tar.gz baldeagleos-repo-21.1.2.tar.xz baldeagleos-repo-21.1.2.zip | |
Updating liguros repo21.1.2
Diffstat (limited to 'dev-python/sip-python2')
| -rw-r--r-- | dev-python/sip-python2/sip-python2-4.19.22-r2.ebuild (renamed from dev-python/sip-python2/sip-python2-4.19.22-r1.ebuild) | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/dev-python/sip-python2/sip-python2-4.19.22-r1.ebuild b/dev-python/sip-python2/sip-python2-4.19.22-r2.ebuild index 383b6a266a48..af062b7b5160 100644 --- a/dev-python/sip-python2/sip-python2-4.19.22-r1.ebuild +++ b/dev-python/sip-python2/sip-python2-4.19.22-r2.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" |
