mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
dev-libs/libtommath: Fix HOMEPAGE
Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=5
|
||||
inherit autotools eutils multilib toolchain-funcs
|
||||
|
||||
DESCRIPTION="highly optimized and portable routines for integer theoretic applications"
|
||||
HOMEPAGE="http://www.libtom.org/"
|
||||
HOMEPAGE="http://www.libtom.net/"
|
||||
SRC_URI="https://github.com/libtom/libtommath/releases/download/v${PV}/ltm-${PV}.tar.xz"
|
||||
|
||||
LICENSE="WTFPL-2"
|
||||
|
||||
Reference in New Issue
Block a user