mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/libtommath: use HTTPS in HOMEPAGE
Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user