diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2019-05-07 19:29:31 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-13 13:55:16 -0400 |
commit | ff1c5423f1ceb30b1812cf319fafe2120000c3db (patch) | |
tree | 563bc1c1e4fc3c9e835bfc440b48b81339669b88 /app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild | |
parent | sys-libs/readline: fix HOMEPAGE, use HTTPS (diff) | |
download | gentoo-ff1c5423f1ceb30b1812cf319fafe2120000c3db.tar.gz gentoo-ff1c5423f1ceb30b1812cf319fafe2120000c3db.tar.bz2 gentoo-ff1c5423f1ceb30b1812cf319fafe2120000c3db.zip |
app-emulation/crossover-bin: use HTTPS, update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11929
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild')
-rw-r--r-- | app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild b/app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild index 39f5ad2aa9da..cd406f48fce0 100644 --- a/app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild +++ b/app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild @@ -8,7 +8,7 @@ PYTHON_REQ_USE="threads" inherit python-single-r1 unpacker DESCRIPTION="Commercial version of app-emulation/wine with paid support" -HOMEPAGE="http://www.codeweavers.com/products/crossover/" +HOMEPAGE="https://www.codeweavers.com/products/" SRC_URI="install-crossover-${PV}.bin" LICENSE="CROSSOVER-2" |