diff options
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libtommath/libtommath-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libtommath/libtommath-1.2.0.ebuild b/dev-libs/libtommath/libtommath-1.2.0.ebuild index daa2c65092bc..886477028fb7 100644 --- a/dev-libs/libtommath/libtommath-1.2.0.ebuild +++ b/dev-libs/libtommath/libtommath-1.2.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="Unlicense" |