From 51cad0e141dbeaa357e4df7f80fa898891669fc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Fri, 14 Sep 2018 14:02:02 +0200 Subject: [PATCH] libtommath: update HOMEPAGE. --- dev-libs/libtommath/libtommath-1.0.1.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libtommath/libtommath-1.0.1.recipe b/dev-libs/libtommath/libtommath-1.0.1.recipe index 3e5cb1856..ffba918b6 100644 --- a/dev-libs/libtommath/libtommath-1.0.1.recipe +++ b/dev-libs/libtommath/libtommath-1.0.1.recipe @@ -1,10 +1,10 @@ SUMMARY="A theoretic integer library written entirely in C" DESCRIPTION="LibTomMath is a free open source portable number theoretic \ multiple-precision integer library written entirely in C." -HOMEPAGE="http://libtommath.org" +HOMEPAGE="https://www.libtom.net/" COPYRIGHT="2010 Tom St. Denis" LICENSE="Public Domain" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/libtom/libtommath/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="db2b6e6b512aac5cc9be7e4ffdd15d971c3f03d3fa35f91607bfe1a7fa75a7a7"