dev-libs/libtommath: Fix HOMEPAGE

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Patrick Lauer
2017-06-26 15:48:30 +02:00
parent 797414b491
commit 716ef5cc92

View File

@@ -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"