diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-09-04 23:24:45 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-09-04 23:24:45 +0800 |
commit | cc4fa7025f65e96266a303ba6c8f6848aa784e13 (patch) | |
tree | f480bd293765cb6dd769ab1ce4d81e62d3a5c64c /security/gsasl/Makefile | |
parent | science/libkml: Revert 71a4cedd0383a76f847f0fa1ab32b9209df20959 (diff) |
security/gsasl: Update to 2.2.0
Changes: https://gitlab.com/gsasl/gsasl/-/blob/master/NEWS
Diffstat (limited to 'security/gsasl/Makefile')
-rw-r--r-- | security/gsasl/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |