diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-18 17:56:02 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-18 18:00:38 +0000 |
commit | 1a31911c12bba212b65c7a2397eedc7911a8bcdf (patch) | |
tree | 78fc3a989a3104afa29945b98e9c139953f65117 /security/gsasl | |
parent | f8258e1edcb106fb8238d618766f6a51fedace13 (diff) | |
download | ports-1a31911c12bba212b65c7a2397eedc7911a8bcdf.tar.gz ports-1a31911c12bba212b65c7a2397eedc7911a8bcdf.zip |
security/gsasl: Update to 2.0.1
Diffstat (limited to 'security/gsasl')
-rw-r--r-- | security/gsasl/Makefile | 2 | ||||
-rw-r--r-- | security/gsasl/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index 6f73c49d57f4..0766102b5d8b 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -1,7 +1,7 @@ # Created by: ijliao PORTNAME= gsasl -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= security MASTER_SITES= GNU diff --git a/security/gsasl/distinfo b/security/gsasl/distinfo index dda3b367b0af..ce03ae995600 100644 --- a/security/gsasl/distinfo +++ b/security/gsasl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655829818 -SHA256 (gsasl-2.0.0.tar.gz) = c5a8ae625d06fcada29c4aa89747012e90b24b0c02d7c81d338784066070026e -SIZE (gsasl-2.0.0.tar.gz) = 3274625 +TIMESTAMP = 1658151341 +SHA256 (gsasl-2.0.1.tar.gz) = 322c7542008841bcd8ba4ae0933b220211d190a7b56a70dd61f6556decc01b7a +SIZE (gsasl-2.0.1.tar.gz) = 3279632 |