summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2017-06-26 15:48:30 +0200
committerPatrick Lauer <patrick@gentoo.org>2017-06-26 15:50:40 +0200
commit716ef5cc92c54f47fe94d6789fbf67303d220565 (patch)
tree9e3e01d9960b2d5cd9a51a39e98a332c79b98c20 /dev-libs/libtommath
parentdev-lang/rakudo: Bump (diff)
downloadgentoo-716ef5cc92c54f47fe94d6789fbf67303d220565.tar.gz
gentoo-716ef5cc92c54f47fe94d6789fbf67303d220565.tar.bz2
gentoo-716ef5cc92c54f47fe94d6789fbf67303d220565.zip
dev-libs/libtommath: Fix HOMEPAGE
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-libs/libtommath')
-rw-r--r--dev-libs/libtommath/libtommath-1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libtommath/libtommath-1.0.ebuild b/dev-libs/libtommath/libtommath-1.0.ebuild
index 7312e8f2a5b0..a4e1055c5b82 100644
--- a/dev-libs/libtommath/libtommath-1.0.ebuild
+++ b/dev-libs/libtommath/libtommath-1.0.ebuild
@@ -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"