diff options
author | Martin Cracauer <cracauer@FreeBSD.org> | 2005-09-11 04:17:17 +0000 |
---|---|---|
committer | Martin Cracauer <cracauer@FreeBSD.org> | 2005-09-11 04:17:17 +0000 |
commit | f9942a446f746470434bbfcaf44d30c4d6fce950 (patch) | |
tree | fac56ead2133a4f5b091c2615b16827d06e5e11c /misc/cstream/distinfo | |
parent | Fix build breakage on 7.x. pthread.h does not include sys/types.h now. (diff) |
Update to 2.6.0.
Previous versions had bandwidth limiting broken for > 4 GB stream
sizes on 32 bit int architectures.
Diffstat (limited to 'misc/cstream/distinfo')
-rw-r--r-- | misc/cstream/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/cstream/distinfo b/misc/cstream/distinfo index 6f094fb8e9b3..0afb422ff4db 100644 --- a/misc/cstream/distinfo +++ b/misc/cstream/distinfo @@ -1,2 +1,2 @@ -MD5 (cstream-2.5.2.tar.gz) = 3c9dd69e391e8113c1603ac189754ef9 -SIZE (cstream-2.5.2.tar.gz) = 84002 +MD5 (cstream-2.6.0.tar.gz) = 64c3fbc1a2ce0f5a1be812263bb25b42 +SIZE (cstream-2.6.0.tar.gz) = 84025 |