mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
certbot: update to 1.25.0.
This commit is contained in:
parent
9b8f80e7a4
commit
f925fa3d46
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'certbot'
|
||||
pkgname=certbot
|
||||
version=1.24.0
|
||||
version=1.25.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -14,4 +14,4 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://certbot.eff.org/"
|
||||
distfiles="${PYPI_SITE}/c/certbot/certbot-${version}.tar.gz"
|
||||
checksum=ba19713ff22c4ac0939c7863986d673d0a45209340f80b1bc6a301d278580be3
|
||||
checksum=9633d21051fe7fd076d64cb41963de61d300d7c30f4b491c8d18cb8306357509
|
||||
|
|
Loading…
Add table
Reference in a new issue