certbot-apache: update to 2.6.0
This commit is contained in:
parent
d9255372bf
commit
3fc49e627c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'certbot-apache'
|
||||
pkgname=certbot-apache
|
||||
version=1.31.0
|
||||
revision=2
|
||||
version=2.6.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="certbot python3-acme python3-augeas python3-zope.interface"
|
||||
|
@ -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=b4736a29233068022b217034acdbf53198a43d19a8ca00a0928771f2b107276b
|
||||
checksum=9fa677d8bb286c84f6fed9c109fe7ba4b88d4074f1c18e6b43230a7d5954160c
|
||||
|
|
Loading…
Add table
Reference in a new issue