diff options
Diffstat (limited to 'dev-java/sbt-bin/sbt-bin-0.13.15.ebuild')
-rw-r--r-- | dev-java/sbt-bin/sbt-bin-0.13.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/sbt-bin/sbt-bin-0.13.15.ebuild b/dev-java/sbt-bin/sbt-bin-0.13.15.ebuild index f058123e44bc..d02047237519 100644 --- a/dev-java/sbt-bin/sbt-bin-0.13.15.ebuild +++ b/dev-java/sbt-bin/sbt-bin-0.13.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit java-pkg-2 DESCRIPTION="sbt, a build tool for Scala" -HOMEPAGE="http://scala-sbt.org" +HOMEPAGE="https://scala-sbt.org" SRC_URI="https://dl.bintray.com/sbt/native-packages/sbt/${PV}/${PN/-bin}-${PV}.tgz" LICENSE="BSD" |