diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-01-30 14:03:13 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-01-30 14:03:13 +0800 |
commit | c7338e696ba802ce4b7e95fc0a7f16940a3f0068 (patch) | |
tree | 9e46bf5d4328a641c7562756af0c6caad4810878 /security | |
parent | 41676be7246370d525425dc319eaa7601416c047 (diff) | |
download | freebsd-ports-gnome-c7338e696ba802ce4b7e95fc0a7f16940a3f0068.tar.gz freebsd-ports-gnome-c7338e696ba802ce4b7e95fc0a7f16940a3f0068.tar.zst freebsd-ports-gnome-c7338e696ba802ce4b7e95fc0a7f16940a3f0068.zip |
- update to 1.1.1
Diffstat (limited to 'security')
-rw-r--r-- | security/polarssl/Makefile | 2 | ||||
-rw-r--r-- | security/polarssl/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/polarssl/Makefile b/security/polarssl/Makefile index 249114254160..ab1560668be3 100644 --- a/security/polarssl/Makefile +++ b/security/polarssl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= polarssl -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 DISTVERSIONSUFFIX= -gpl CATEGORIES= security devel MASTER_SITES= http://polarssl.org/code/download/ diff --git a/security/polarssl/distinfo b/security/polarssl/distinfo index 1fa9342bf2be..83172def6f12 100644 --- a/security/polarssl/distinfo +++ b/security/polarssl/distinfo @@ -1,2 +1,2 @@ -SHA256 (polarssl-1.1.0-gpl.tgz) = 50f8f50fd02a8b7371ea23317aee51dbb051e7d00efdd1929853f57bb15d3784 -SIZE (polarssl-1.1.0-gpl.tgz) = 610171 +SHA256 (polarssl-1.1.1-gpl.tgz) = 8527d74cbf49a4845cfb901f730cc5067f03cde123e6014fa9f821d5042d4767 +SIZE (polarssl-1.1.1-gpl.tgz) = 610220 |