diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-09-19 15:48:07 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-09-19 15:48:07 +0000 |
commit | fe30ddcacdc427df3f509ba64ba3295d33d983f2 (patch) | |
tree | 9c6298e2c398c9fbe65c71b70cb519f6043847c9 /security/libtomcrypt | |
parent | fcfc43468704636f9b961adf83b97827a92bf88a (diff) | |
download | ports-fe30ddcacdc427df3f509ba64ba3295d33d983f2.tar.gz ports-fe30ddcacdc427df3f509ba64ba3295d33d983f2.zip |
Notes
Diffstat (limited to 'security/libtomcrypt')
-rw-r--r-- | security/libtomcrypt/Makefile | 2 | ||||
-rw-r--r-- | security/libtomcrypt/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/libtomcrypt/Makefile b/security/libtomcrypt/Makefile index b22b3aa7650e..f867c6f8eafc 100644 --- a/security/libtomcrypt/Makefile +++ b/security/libtomcrypt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libtomcrypt -PORTVERSION= 1.13 +PORTVERSION= 1.14 CATEGORIES= security MASTER_SITES= http://libtomcrypt.com/files/ DISTNAME= crypt-${PORTVERSION} diff --git a/security/libtomcrypt/distinfo b/security/libtomcrypt/distinfo index d5d831b346ee..c443b79e2bf1 100644 --- a/security/libtomcrypt/distinfo +++ b/security/libtomcrypt/distinfo @@ -1,3 +1,3 @@ -MD5 (crypt-1.13.tar.bz2) = 88f8501f9679e8f27f52a5d459b0737b -SHA256 (crypt-1.13.tar.bz2) = 964ae6d306c1d562413b4b6d1593903e1ff5d3e90a29ffc6dc74f3e0cedee5e0 -SIZE (crypt-1.13.tar.bz2) = 1396963 +MD5 (crypt-1.14.tar.bz2) = a0b190e516270803c8da1a2198f2ad71 +SHA256 (crypt-1.14.tar.bz2) = 32e9b534f880e393e7df3219c787071b2d2ef016027a460b56390371149a6103 +SIZE (crypt-1.14.tar.bz2) = 1404186 |