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 4cec790f455..1b5789412ab 100644
--- a/security/py-certbot/Makefile.common
+++ b/security/py-certbot/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.37 2019/10/02 17:36:43 adam Exp $
+# $NetBSD: Makefile.common,v 1.38 2019/11/14 18:28:17 adam Exp $
# used by security/py-acme/Makefile
# used by security/py-certbot/Makefile
# used by security/py-certbot-apache/Makefile
@@ -15,7 +15,7 @@
# used by security/py-certbot-dns-sakuracloud/Makefile
# used by security/py-certbot-nginx/Makefile
-CERTBOT_VERSION= 0.39.0
+CERTBOT_VERSION= 0.40.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES?= security python