certbot-apache: update to 1.25.0.
This commit is contained in:
parent
f925fa3d46
commit
dcfcfdefc5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'certbot-apache'
|
||||
pkgname=certbot-apache
|
||||
version=1.24.0
|
||||
version=1.25.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=d432e6b748ae3d12a794da2a90d3a40a054bcc36c4ff63c303766a685f48b324
|
||||
checksum=91dbd326c5ee4fe7a2ef5f1c3c525863a7f4ed5f228e1c7c10048d18fe18d0a1
|
||||
|
|
Loading…
Reference in a new issue