diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-03-28 05:05:08 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-03-28 05:05:08 +0800 |
commit | 38e1880e5b81fe95376589cbb567c75c15f69864 (patch) | |
tree | eeb39346f023b97cf754eb974e9f89c7ea8bda2d /security/polarssl | |
parent | 1dfac3d9702eebe1f34c76b2842abf3c5dc3dd0a (diff) | |
download | freebsd-ports-gnome-38e1880e5b81fe95376589cbb567c75c15f69864.tar.gz freebsd-ports-gnome-38e1880e5b81fe95376589cbb567c75c15f69864.tar.zst freebsd-ports-gnome-38e1880e5b81fe95376589cbb567c75c15f69864.zip |
- update to 0.13.1
Diffstat (limited to 'security/polarssl')
-rw-r--r-- | security/polarssl/Makefile | 2 | ||||
-rw-r--r-- | security/polarssl/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/polarssl/Makefile b/security/polarssl/Makefile index da062668f70e..c94a2a3f49d6 100644 --- a/security/polarssl/Makefile +++ b/security/polarssl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= polarssl -PORTVERSION= 0.13.0 +PORTVERSION= 0.13.1 DISTVERSIONSUFFIX= -gpl CATEGORIES= security devel MASTER_SITES= http://polarssl.org/code/download/ diff --git a/security/polarssl/distinfo b/security/polarssl/distinfo index 6c004fe37ca9..1de929bfba0f 100644 --- a/security/polarssl/distinfo +++ b/security/polarssl/distinfo @@ -1,3 +1,3 @@ -MD5 (polarssl-0.13.0-gpl.tgz) = 4d21060523c8e25b4464b9b01ed031e1 -SHA256 (polarssl-0.13.0-gpl.tgz) = f45d92b6d2b4f1a8b1e85ac2d7c4597a255b87e38c6ef53d0f6cc000b9755087 -SIZE (polarssl-0.13.0-gpl.tgz) = 342686 +MD5 (polarssl-0.13.1-gpl.tgz) = 298224a1830bef2525acae0535cd5a4f +SHA256 (polarssl-0.13.1-gpl.tgz) = f880cbb8d69ed6edc2b022475f03999f2717eb0e2a4472351df0465a924500a0 +SIZE (polarssl-0.13.1-gpl.tgz) = 339052 |