mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
certbot-apache: update to 1.20.0.
This commit is contained in:
parent
11254ca993
commit
64442a7a20
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'certbot-apache'
|
# Template file for 'certbot-apache'
|
||||||
pkgname=certbot-apache
|
pkgname=certbot-apache
|
||||||
version=1.19.0
|
version=1.20.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="certbot python3-acme python3-augeas python3-zope.interface"
|
depends="certbot python3-acme python3-augeas python3-zope.interface"
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Kartik S. <kartik.ynwa@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://certbot.eff.org/"
|
homepage="https://certbot.eff.org/"
|
||||||
distfiles="${PYPI_SITE}/c/certbot-apache/certbot-apache-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/certbot-apache/certbot-apache-${version}.tar.gz"
|
||||||
checksum=4f080da078ae77eda1d8ba20383f1a0fbac540a99cab6e93cae8f08f043fbd48
|
checksum=b964fef5a77d0f0b702fb82929d22aeb93dcdc9f8c74f368112fcdf069544dbc
|
||||||
|
|
Loading…
Add table
Reference in a new issue