dev-java/android-util: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 8 Apr 2018 17:18:59 +0000 (19:18 +0200)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 8 Apr 2018 18:37:22 +0000 (19:37 +0100)
Closes: https://github.com/gentoo/gentoo/pull/7884

dev-java/android-util/android-util-4.1.1.4.ebuild

index eac7470ca94c189cfdc55c0dbd2558977094c04d..401834050baaeb70806113dbd8eeba06b95394cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -9,7 +9,7 @@ MY_PN="${PN/-util}"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Library providing APIs for applications written for Google Android"
-HOMEPAGE="http://source.android.com/"
+HOMEPAGE="https://source.android.com/"
 SRC_URI="http://central.maven.org/maven2/com/google/${MY_PN}/${MY_PN}/${PV}/${MY_P}-sources.jar"
 LICENSE="Apache-2.0"
 SLOT="0"