diff options
author | clsung <clsung@FreeBSD.org> | 2007-03-21 16:18:06 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-03-21 16:18:06 +0800 |
commit | e1d55a16ab26883c6b105bb7151e104afbf3d891 (patch) | |
tree | 803d61d345ae92abc4cbd315aed13d919947a144 /math/libtommath | |
parent | e388262a7fe43564bc4d6dfd7a1e1fbc6ae6bf0d (diff) | |
download | freebsd-ports-gnome-e1d55a16ab26883c6b105bb7151e104afbf3d891.tar.gz freebsd-ports-gnome-e1d55a16ab26883c6b105bb7151e104afbf3d891.tar.zst freebsd-ports-gnome-e1d55a16ab26883c6b105bb7151e104afbf3d891.zip |
- Update to 0.41
PR: ports/110549
Submitted by: Brenton Chang <brenton dot chang_AT_gmail dot com>
Approved by: maintainer (Wesley Shields)
Diffstat (limited to 'math/libtommath')
-rw-r--r-- | math/libtommath/Makefile | 2 | ||||
-rw-r--r-- | math/libtommath/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/libtommath/Makefile b/math/libtommath/Makefile index 493a7a6294fb..5384a4dbaff1 100644 --- a/math/libtommath/Makefile +++ b/math/libtommath/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libtommath -PORTVERSION= 0.40 +PORTVERSION= 0.41 CATEGORIES= math MASTER_SITES= http://libtom.org/files/ \ http://www.atarininja.org/~wxs/distfiles/ diff --git a/math/libtommath/distinfo b/math/libtommath/distinfo index b07d9b28dd4e..b9545dd83dc9 100644 --- a/math/libtommath/distinfo +++ b/math/libtommath/distinfo @@ -1,3 +1,3 @@ -MD5 (ltm-0.40.tar.bz2) = be66ee76e275aff6d426e63d6eaccfb9 -SHA256 (ltm-0.40.tar.bz2) = b7f29154f32149c065b4dbf1c25c261b2e843fe55b42062d7e6d0afab7b81921 -SIZE (ltm-0.40.tar.bz2) = 2186201 +MD5 (ltm-0.41.tar.bz2) = 96fafb55f86be27490957b89dea7b31b +SHA256 (ltm-0.41.tar.bz2) = 8e397fc42a12f520ea50c29e477a8768a6f974af2470636f6f807141c13a240c +SIZE (ltm-0.41.tar.bz2) = 1972854 |