sys-apps/agedu: HOMEPAGE and SRC_URI 301 redirect to HTTPS
[gentoo.git] / sys-apps / agedu / agedu-20160920.ebuild
index e56b7ccba27fafd17577016876c05bcbc996fffa..6a605001694aac109409a1d195d6a264e4bb2d80 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -10,8 +10,8 @@ inherit autotools eutils
 MY_P="${PN}"-20160920.853cea9
 
 DESCRIPTION="A utility for tracking down wasted disk space"
-HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/agedu/"
-SRC_URI="http://www.chiark.greenend.org.uk/~sgtatham/${PN}/${MY_P}.tar.gz -> ${MY_P}.tar.gz"
+HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/agedu/"
+SRC_URI="https://www.chiark.greenend.org.uk/~sgtatham/agedu/${MY_P}.tar.gz -> ${MY_P}.tar.gz"
 S="${WORKDIR}/${MY_P}"
 
 LICENSE="MIT"