mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/sip: revert back to sourceforge for SRC_URI
Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -23,7 +23,7 @@ elif [[ ${PV} == *_pre* ]]; then
|
||||
S=${WORKDIR}/${MY_P}
|
||||
else
|
||||
# official release
|
||||
SRC_URI="http://www.riverbankcomputing.com/static/Downloads/sip4/${P}.tar.gz"
|
||||
SRC_URI="mirror://sourceforge/pyqt/${P}.tar.gz"
|
||||
fi
|
||||
|
||||
# Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h.in
|
||||
|
||||
Reference in New Issue
Block a user