diff --git a/community/certbot/APKBUILD b/community/certbot/APKBUILD
index 34c9253b368a1b805511dfae1defa420d39b978d..530205a779dbc93b64dcc057c8379c1bc90a2d34 100644
--- a/community/certbot/APKBUILD
+++ b/community/certbot/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
 # Maintainer: Francesco Colista <fcolista@alpinelinux.org>
 pkgname=certbot
-pkgver=1.29.0
+pkgver=1.30.0
 pkgrel=0
 pkgdesc="An ACME client that can update Apache/Nginx configurations"
 url="https://github.com/certbot/certbot"
@@ -39,5 +39,5 @@ package() {
 }
 
 sha512sums="
-d081964d3b85af84ec4efa39c1535d010ce303c4bb658428ff584e385411f19c091eedd54ee2ebfc4f1374508baeb1c2f52904c60c9fa5818b307a075a8a5127  certbot-1.29.0.tar.gz
+3e47793e0385f5fa987c1467462a1dac74e54c8b68903c1f5072c9fe3dbe2a6b6ce053f64c4dae9e09f904e16a49b210196427a5104ae9d9fe74fca4741d8960  certbot-1.30.0.tar.gz
 "