diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-09-04 15:24:45 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-09-04 15:24:45 +0000 |
commit | cc4fa7025f65e96266a303ba6c8f6848aa784e13 (patch) | |
tree | f480bd293765cb6dd769ab1ce4d81e62d3a5c64c | |
parent | 357b6cc9c09c1d3eedd36f9d93757bd00cc0641e (diff) | |
download | ports-cc4fa7025f65e96266a303ba6c8f6848aa784e13.tar.gz ports-cc4fa7025f65e96266a303ba6c8f6848aa784e13.zip |
security/gsasl: Update to 2.2.0
-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 0cdbae80c072..73d7ae039cf0 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -1,5 +1,5 @@ PORTNAME= gsasl -PORTVERSION= 2.0.1 +PORTVERSION= 2.2.0 CATEGORIES= security MASTER_SITES= GNU diff --git a/security/gsasl/distinfo b/security/gsasl/distinfo index ce03ae995600..14b206a2479d 100644 --- a/security/gsasl/distinfo +++ b/security/gsasl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658151341 -SHA256 (gsasl-2.0.1.tar.gz) = 322c7542008841bcd8ba4ae0933b220211d190a7b56a70dd61f6556decc01b7a -SIZE (gsasl-2.0.1.tar.gz) = 3279632 +TIMESTAMP = 1662280620 +SHA256 (gsasl-2.2.0.tar.gz) = 79b868e3b9976dc484d59b29ca0ae8897be96ce4d36d32aed5d935a7a3307759 +SIZE (gsasl-2.2.0.tar.gz) = 3290469 |