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"