update to 1.3.1
This release fixes a crash in double_approx(cl_RA) on 64-bit platforms and adds basic support for Renesas SH (sh4).
This commit is contained in:
parent
dd8ee6a796
commit
30358946b6
2 changed files with 6 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.18 2009/09/03 10:48:18 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2010/04/13 17:22:09 drochner Exp $
|
||||
|
||||
DISTNAME= cln-1.3.0
|
||||
DISTNAME= cln-1.3.1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://www.ginac.de/CLN/ \
|
||||
ftp://ftpthep.physik.uni-mainz.de/pub/gnu/
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.7 2009/09/03 10:48:18 asau Exp $
|
||||
$NetBSD: distinfo,v 1.8 2010/04/13 17:22:09 drochner Exp $
|
||||
|
||||
SHA1 (cln-1.3.0.tar.bz2) = 0b9df49c7c8d73aadc516b3574211718fe6a8dfc
|
||||
RMD160 (cln-1.3.0.tar.bz2) = b57c133276b856e0fffb64eb954662817bf2b370
|
||||
Size (cln-1.3.0.tar.bz2) = 1249521 bytes
|
||||
SHA1 (cln-1.3.1.tar.bz2) = 351506da9bd7b0b3cefd3a5424823797fb589acc
|
||||
RMD160 (cln-1.3.1.tar.bz2) = bc3be659dfccafb6029af2bf761decceb51fbf4e
|
||||
Size (cln-1.3.1.tar.bz2) = 1258397 bytes
|
||||
SHA1 (patch-ab) = 5dba2a7f4b6ff2d1459880d72de63fd5500a8d22
|
||||
SHA1 (patch-ac) = da39a3ee5e6b4b0d3255bfef95601890afd80709
|
||||
|
|
Loading…
Reference in a new issue