diff options
author | Ulrich Müller <ulm@gentoo.org> | 2022-06-21 10:40:43 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2022-06-21 11:43:10 +0200 |
commit | cabb675f70b5312431d12f18439f97dd74c69b0a (patch) | |
tree | 1153618cad3ebb24296b6c2df0ebe7fb3faa5efd /app-office/texmacs | |
parent | app-office/texmacs: Drop dependency on media-gfx/jpeg2ps (diff) | |
download | gentoo-cabb675f70b5312431d12f18439f97dd74c69b0a.tar.gz gentoo-cabb675f70b5312431d12f18439f97dd74c69b0a.tar.bz2 gentoo-cabb675f70b5312431d12f18439f97dd74c69b0a.zip |
app-office/texmacs: update HOMEPAGE, SRC_URI
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-office/texmacs')
-rw-r--r-- | app-office/texmacs/texmacs-2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/texmacs/texmacs-2.1.ebuild b/app-office/texmacs/texmacs-2.1.ebuild index f7e5e331df3e..84148ee39858 100644 --- a/app-office/texmacs/texmacs-2.1.ebuild +++ b/app-office/texmacs/texmacs-2.1.ebuild @@ -8,8 +8,8 @@ inherit cmake xdg-utils MY_P=${P/tex/TeX}-src DESCRIPTION="Wysiwyg text processor with high-quality maths" -HOMEPAGE="http://www.texmacs.org/" -SRC_URI="http://www.texmacs.org/Download/ftp/tmftp/source/${MY_P}.tar.gz" +HOMEPAGE="https://www.texmacs.org/" +SRC_URI="https://www.texmacs.org/Download/ftp/tmftp/source/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" |