certbot-apache: update to 1.16.0.
This commit is contained in:
parent
ff9dec99da
commit
1a0d4035b2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'certbot-apache'
|
||||
pkgname=certbot-apache
|
||||
version=1.15.0
|
||||
version=1.16.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,4 +11,4 @@ maintainer="Kartik S. <kartik.ynwa@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://certbot.eff.org/"
|
||||
distfiles="${PYPI_SITE}/c/certbot-apache/certbot-apache-${version}.tar.gz"
|
||||
checksum=a705fa30dcc242914b68d905377f56d0f31a54aac95f3663fbc31b5e467aa9a1
|
||||
checksum=26824b812826d22b3f80377dfc2976a6f37f425c414c50efd8f8bd6e7967d579
|
||||
|
|
Loading…
Reference in a new issue