diff options
Diffstat (limited to 'xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild')
-rw-r--r-- | xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild b/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild index 98e2a8e7b4a5..aa6699695452 100644 --- a/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild +++ b/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild @@ -8,8 +8,8 @@ inherit autotools eutils MY_PV=version-${PV/./-} DESCRIPTION="A port of the GNOME multiload applet for the Xfce and LXDE panels" -HOMEPAGE="http://github.com/nandhp/multiload-nandhp" -SRC_URI="http://github.com/nandhp/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/nandhp/multiload-nandhp" +SRC_URI="https://github.com/nandhp/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |