summaryrefslogtreecommitdiff
path: root/security/py-certbot/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-certbot/Makefile.common')
-rw-r--r--security/py-certbot/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-certbot/Makefile.common b/security/py-certbot/Makefile.common
index 81af7caab97..13d3764bfab 100644
--- a/security/py-certbot/Makefile.common
+++ b/security/py-certbot/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.67 2022/07/12 05:43:58 adam Exp $
+# $NetBSD: Makefile.common,v 1.68 2022/09/08 15:12:55 adam Exp $
# used by security/py-acme/Makefile
# used by security/py-certbot/Makefile
# used by security/py-certbot-apache/Makefile
@@ -16,7 +16,7 @@
# used by security/py-certbot-dns-sakuracloud/Makefile
# used by security/py-certbot-nginx/Makefile
-CERTBOT_VERSION= 1.29.0
+CERTBOT_VERSION= 1.30.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES?= security python