summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-01 14:00:06 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-04 21:37:28 -0400
commit71a76d50b769788536590fa0eb8da7aff8bd4011 (patch)
treec7f41ab1efd7bbc63835003ef8ee89aa8dbf4b4b /app-office/texstudio/texstudio-2.12.8-r1.ebuild
parentapp-office/pybliographer: use HTTPS (diff)
downloadgentoo-71a76d50b769788536590fa0eb8da7aff8bd4011.tar.gz
gentoo-71a76d50b769788536590fa0eb8da7aff8bd4011.tar.bz2
gentoo-71a76d50b769788536590fa0eb8da7aff8bd4011.zip
app-office/texstudio: use HTTPS
Diffstat (limited to 'app-office/texstudio/texstudio-2.12.8-r1.ebuild')
-rw-r--r--app-office/texstudio/texstudio-2.12.8-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/texstudio/texstudio-2.12.8-r1.ebuild b/app-office/texstudio/texstudio-2.12.8-r1.ebuild
index 9f4ee8a01973..b9af550ccbe1 100644
--- a/app-office/texstudio/texstudio-2.12.8-r1.ebuild
+++ b/app-office/texstudio/texstudio-2.12.8-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=6
inherit gnome2-utils prefix qmake-utils xdg-utils
DESCRIPTION="Free cross-platform LaTeX editor (fork from texmakerX)"
-HOMEPAGE="http://www.texstudio.org/ https://github.com/texstudio-org/texstudio"
+HOMEPAGE="https://www.texstudio.org https://github.com/texstudio-org/texstudio"
SRC_URI="https://github.com/texstudio-org/texstudio/archive/2.12.8.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"