aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vetter <g.bluehut@gmail.com>2015-01-19 13:31:55 +0100
committerMichael Vetter <g.bluehut@gmail.com>2015-01-19 13:35:59 +0100
commitb8901f136eff718ae5974484e77e37f6d93fbfa1 (patch)
tree437ac53a81a32808d27b32ce44adffdd1a170044 /lxqt-base/libsysstat
parent[qt5-build.eclass] Update SRC_URIs. (diff)
downloadqt-b8901f136eff718ae5974484e77e37f6d93fbfa1.tar.gz
qt-b8901f136eff718ae5974484e77e37f6d93fbfa1.tar.bz2
qt-b8901f136eff718ae5974484e77e37f6d93fbfa1.zip
[lxqt-base] LXQt SRC_URI change
On 18.01.2015 J. Leclanche announced on the LXDE mailing list that the package download path will change in a few weeks (with the release of 0.9.0). The change of download paths affacts all version. The new locations are already working, so here is the change that needs to be done.
Diffstat (limited to 'lxqt-base/libsysstat')
-rw-r--r--lxqt-base/libsysstat/libsysstat-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/libsysstat/libsysstat-9999.ebuild b/lxqt-base/libsysstat/libsysstat-9999.ebuild
index 78e55d9e..25104c57 100644
--- a/lxqt-base/libsysstat/libsysstat-9999.ebuild
+++ b/lxqt-base/libsysstat/libsysstat-9999.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} = *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
else
- SRC_URI="http://lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
+ SRC_URI="http://downloads.lxqt.org/${PN}/${PV}/${P}.tar.xz"
KEYWORDS="~amd64 ~x86"
fi