dev-libs/libtommath: Update HOMEPAGE
authorPatrick Lauer <patrick@gentoo.org>
Sat, 5 Mar 2016 16:05:35 +0000 (17:05 +0100)
committerPatrick Lauer <patrick@gentoo.org>
Sat, 5 Mar 2016 16:24:47 +0000 (17:24 +0100)
Package-Manager: portage-2.2.27

dev-libs/libtommath/libtommath-1.0.ebuild

index 84b55329e8347532309200558124152e78094790..98b3e2027e2b6bb0990c705fd11cac7c03b8a412 100644 (file)
@@ -7,7 +7,7 @@ EAPI=5
 inherit autotools eutils multilib toolchain-funcs
 
 DESCRIPTION="highly optimized and portable routines for integer based number theoretic applications"
-HOMEPAGE="https://github.com/libtom/libtommath"
+HOMEPAGE="http://www.libtom.org/"
 SRC_URI="https://github.com/libtom/libtommath/releases/download/v${PV}/ltm-${PV}.tar.xz"
 
 LICENSE="WTFPL-2"