diff options
Diffstat (limited to 'net-mgmt/check_ssl_cert/Makefile')
-rw-r--r-- | net-mgmt/check_ssl_cert/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/check_ssl_cert/Makefile b/net-mgmt/check_ssl_cert/Makefile index e1aa2f4e0738..2053f8b2e3d5 100644 --- a/net-mgmt/check_ssl_cert/Makefile +++ b/net-mgmt/check_ssl_cert/Makefile @@ -1,5 +1,5 @@ PORTNAME= check_ssl_cert -DISTVERSION= 2.92.0 +DISTVERSION= 2.93.0 CATEGORIES= net-mgmt MASTER_SITES= https://github.com/matteocorti/${PORTNAME}/releases/download/v${DISTVERSION}/ |