summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2020-06-04 11:04:40 +0200
committerDavid Seifert <soap@gentoo.org>2020-06-04 11:04:40 +0200
commit1e5157007fa59d234748a90a39c3294513557147 (patch)
treee683a6792b8ff3d4538f20e3df406be18bbdc567 /dev-libs/libtommath
parentdev-db/tokyocabinet: update homepage (diff)
downloadgentoo-1e5157007fa59d234748a90a39c3294513557147.tar.gz
gentoo-1e5157007fa59d234748a90a39c3294513557147.tar.bz2
gentoo-1e5157007fa59d234748a90a39c3294513557147.zip
dev-libs/libtommath: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-libs/libtommath')
-rw-r--r--dev-libs/libtommath/libtommath-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libtommath/libtommath-1.1.0.ebuild b/dev-libs/libtommath/libtommath-1.1.0.ebuild
index 00e1ca8c897e..70d7c93256b9 100644
--- a/dev-libs/libtommath/libtommath-1.1.0.ebuild
+++ b/dev-libs/libtommath/libtommath-1.1.0.ebuild
@@ -6,7 +6,7 @@ EAPI=7
inherit autotools toolchain-funcs
DESCRIPTION="Optimized and portable routines for integer theoretic applications"
-HOMEPAGE="http://www.libtom.net/"
+HOMEPAGE="https://www.libtom.net/"
SRC_URI="https://github.com/libtom/libtommath/releases/download/v${PV}/ltm-${PV}.tar.xz"
LICENSE="WTFPL-2"