diff options
author | garga <garga@FreeBSD.org> | 2006-01-23 17:33:30 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-01-23 17:33:30 +0800 |
commit | 9c9578b9aa57499bbed8d42cae02c48907fb8f21 (patch) | |
tree | fb09e839f5390ea3d3e2cd138455eb692c28db74 /math | |
parent | d8f53a1f4c9ec234e2c0970af74e52d7f646903b (diff) | |
download | freebsd-ports-gnome-9c9578b9aa57499bbed8d42cae02c48907fb8f21.tar.gz freebsd-ports-gnome-9c9578b9aa57499bbed8d42cae02c48907fb8f21.tar.zst freebsd-ports-gnome-9c9578b9aa57499bbed8d42cae02c48907fb8f21.zip |
- Update to 1.1.11
PR: ports/92030
Submitted by: maintainer
Diffstat (limited to 'math')
-rw-r--r-- | math/cln/Makefile | 2 | ||||
-rw-r--r-- | math/cln/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/cln/Makefile b/math/cln/Makefile index 781dca4bae42..05e12bb2d1f6 100644 --- a/math/cln/Makefile +++ b/math/cln/Makefile @@ -7,7 +7,7 @@ # PORTNAME= cln -PORTVERSION= 1.1.10 +PORTVERSION= 1.1.11 CATEGORIES= math devel MASTER_SITES= http://www.ginac.de/CLN/ \ http://www.mirrors.wiretapped.net/security/cryptography/libraries/math/cln/ \ diff --git a/math/cln/distinfo b/math/cln/distinfo index fbeb6b33ba80..975b487737b6 100644 --- a/math/cln/distinfo +++ b/math/cln/distinfo @@ -1,3 +1,3 @@ -MD5 (cln-1.1.10.tar.bz2) = f194811dadcd2b1dca5f78a62370eb56 -SHA256 (cln-1.1.10.tar.bz2) = bbf5bc1d9f8b56addee848f47507c40ec798fb2e238245c5b83d07c4903e0b89 -SIZE (cln-1.1.10.tar.bz2) = 1702241 +MD5 (cln-1.1.11.tar.bz2) = 7313dc20608ddc5dcfdae4d2f9138762 +SHA256 (cln-1.1.11.tar.bz2) = a9a31815381f716840acabc42fac641ada5a5a1463a36a036d219c5134001e15 +SIZE (cln-1.1.11.tar.bz2) = 1710717 |